diff --git a/pyproject.toml b/pyproject.toml index fd6c3b3..90b6283 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "testguide_report-generator" -version = "1.0" +version = "1.1-beta" description = "This generator acts as a helper to create a TEST-GUIDE compatible test report." authors = [ "TraceTronic GmbH",] readme = "README.md"