diff --git a/pyproject.toml b/pyproject.toml index 17f58bf..24e64a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ convention = "google" [tool.poetry] name = "altqq" -version = "0.0.1" +version = "0.0.2" description = "Alternative Queries: Typed and Reusable Handcrafted SQL" authors = ["baluyotraf "] maintainers = ["baluyotraf "]