diff --git a/pyproject.toml b/pyproject.toml index 96e7044..6d525ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ast-comments" -version = "1.1.2" +version = "1.2.0" description = "" readme = "README.md" repository = "https://github.com/t3rn0/ast-comments"