~
Release / Pre-release Check (push) Failing after 1m31s
Release / Build Artifacts (push) Has been skipped
Release / Publish to PyPI (push) Has been skipped
Release / Publish Release (push) Has been skipped

This commit is contained in:
2026-06-25 12:36:47 +08:00
parent 9e99a1f1ba
commit 0afdb54e5c
6 changed files with 334 additions and 18 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.1.10"
version = "0.1.12"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"