Options defaults, small fixes, update readme

This commit is contained in:
2023-03-14 00:55:14 +01:00
parent 02dea55518
commit d6fa3d25db
4 changed files with 25 additions and 27 deletions

View File

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