bump version to 0.2.4

This commit is contained in:
2026-06-26 21:57:53 +08:00
parent 22ac9fc4dd
commit d43c9e4044
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.2.3"
version = "0.2.4"
[project.scripts]
autofmt = "pyflowx.cli.autofmt:main"