bump version to 0.2.5
Release / Build Artifacts (push) Has been skipped
Release / Publish to PyPI (push) Has been skipped
Release / Publish Release (push) Has been skipped
Release / Pre-release Check (push) Failing after 31s

This commit is contained in:
2026-06-26 21:59:45 +08:00
parent d43c9e4044
commit 1880cd7a34
3 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.2.4"
version = "0.2.5"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"