diff --git a/pyproject.toml b/pyproject.toml index 6f2e004..3e96b00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dyn2py" -version = "0.3.1" +version = "0.3.2" description = "Extract python code from Dynamo graphs" readme = "README.md" requires-python = ">=3.8"