diff --git a/overhave/admin/templates/emulation_run_detail.html b/overhave/admin/templates/emulation_run_detail.html index 5c36cb69..0f60c130 100644 --- a/overhave/admin/templates/emulation_run_detail.html +++ b/overhave/admin/templates/emulation_run_detail.html @@ -16,11 +16,11 @@ {% macro render_go_button(model) %}
diff --git a/pyproject.toml b/pyproject.toml index f9032054..4eff5319 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "overhave" -version = "5.1.2" +version = "5.1.3" description = "Overhave - web-framework for BDD" readme = "README.rst" authors = [