diff --git a/pyproject.toml b/pyproject.toml index ece42862..08dfbc7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "chasten" -version = "0.1.1" +version = "0.2.0" description = "Chasten checks the AST of a Python program!" authors = ["Gregory M. Kapfhammer "] readme = "README.md"