+bumpversion

This commit is contained in:
2026-06-25 23:02:12 +08:00
parent c9a4192c85
commit 0d6a78f320
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.1.12"
version = "0.1.13"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"