diff --git a/pyproject.toml b/pyproject.toml index e6a1a8cf..4955b289 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ exclude = '/(\.eggs|\.git|\.hg|\.mypy_cache|\.nox|\.tox|\.venv|venv|\.svn|_build [tool.poetry] name = "goth" -version = "0.15.9" +version = "0.15.10" description = "Golem Test Harness - integration testing framework" authors = ["Golem Factory "] license = "GPL-3.0"