chore: bump version to 0.1.7
Release / Pre-release Check (push) Failing after 45s
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-21 22:55:25 +08:00
parent 707e2ac07c
commit 71e6ba316a
4 changed files with 15 additions and 58 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.1.6"
version = "0.1.7"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"