diff --git a/pyproject.toml b/pyproject.toml index 3f1aab7..3cf418e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "template" -version = "0.1.5" +version = "0.2.0" description = "Python template with CI/CD ready for production" authors = ["leynier "] homepage = "https://github.com/leynier/python-template"