Fix installer, 0.4.1

This commit is contained in:
2023-04-25 01:02:25 +02:00
parent b2d851f5bc
commit dda1d98fb2
2 changed files with 3 additions and 3 deletions

View File

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