chore: bump version to 0.1.4
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 26s

This commit is contained in:
2026-06-21 15:31:58 +08:00
parent 7de55614a6
commit db18ca4978
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.8"
version = "0.1.3"
version = "0.1.4"
[project.scripts]
pymake = "pyflowx.cli.pymake:main"