diff --git a/pyproject.toml b/pyproject.toml index a5cabd5..cc9b823 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gp-libs" -version = "0.0.1a17" +version = "0.0.1a18" description = "Internal utilities for projects following git-pull python package spec" license = "MIT" authors = ["Tony Narlock "]