bump version to 0.2.6
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-27 00:58:05 +08:00
parent 6f334fde73
commit af9aab395a
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.2.5"
version = "0.2.6"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"