bump version to 0.4.11
CI / Lint, Typecheck & Test (push) Has been cancelled
Release / Build, Publish & Release (push) Failing after 22s

This commit is contained in:
2026-07-08 21:53:24 +08:00
parent 9ac68ddb2a
commit 9f87f86189
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ license = { text = "MIT" }
name = "pyflowx"
readme = "README.md"
requires-python = ">=3.10"
version = "0.4.10"
version = "0.4.11"
[project.scripts]
emlman = "pyflowx.cli.legacy.emlmanager:main"
+1 -1
View File
@@ -112,7 +112,7 @@ from .task import (
from .tools import ToolSpec, list_subcommands, list_tools, run_tool, tool
from .yaml_loader import load_yaml, parse_yaml_string
__version__ = "0.4.10"
__version__ = "0.4.11"
def graph(