diff --git a/pyproject.toml b/pyproject.toml index a83a966e7..d46bf370b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "strictdoc" -version = "0.0.4" +version = "0.0.5" description = " Software for writing technical requirements and specifications." authors = ["Stanislav Pankevich "] maintainers = ["Stanislav Pankevich "]