diff --git a/pyproject.toml b/pyproject.toml index eca3742b18..f76104c21b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "puya" -version = "0.1.0" +version = "0.1.1" description = "An optimising Python to TEAL compiler" authors = ["Algorand Foundation "] readme = "README.md"