diff --git a/p1/pyproject.toml b/p1/pyproject.toml index c5deda5..2e789c7 100644 --- a/p1/pyproject.toml +++ b/p1/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "p1" -version = "0.0.0" +version = "0.0.1" description = "" authors = ["surtur "] readme = "README.md"