~
Release / Pre-release Check (push) Failing after 31s
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:35:27 +08:00
parent 50575c6e91
commit 9e99a1f1ba
7 changed files with 402 additions and 23 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.1.8"
version = "0.1.10"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"