diff --git a/pyproject.toml b/pyproject.toml index f062f7f..dc96a2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-template-x" -version = "0.0.0" +version = "0.1.0" description = "This is a python template." authors = ["Mark Beacom "] readme = "README.md"