bump version to 0.4.9

This commit is contained in:
2026-07-08 15:31:28 +08:00
parent 9b7ca42761
commit be3f52ccc9
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.8"
version = "0.4.9"
[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.8"
__version__ = "0.4.9"
def graph(