Bump version

This commit is contained in:
2023-04-25 00:45:20 +02:00
parent c3737f0eb3
commit f942083807

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "dyn2py" name = "dyn2py"
version = "0.3.3" version = "0.4.0"
description = "Extract python code from Dynamo graphs" description = "Extract python code from Dynamo graphs"
readme = "README.md" readme = "README.md"
requires-python = ">=3.8" requires-python = ">=3.8"