diff --git a/pyproject.toml b/pyproject.toml index 0735135..c753f47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ [tool.poetry] name = "rite" -version = "0.0.1" +version = "0.0.2" description = "Python Utility Package" authors = ["Scape Agency "] license = "MIT License"