Skip to content

Commit d8f7189

Browse files
authored
Merge pull request #227 from panregedit:fix/update_package_version
update package version
2 parents e7eaf49 + e5915d2 commit d8f7189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omagent-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.poetry]
33
name = "omagent_core"
4-
version = "0.2.3"
4+
version = "0.2.4"
55
description = "Core package for OmAgent"
66
authors = ["OM AI Lab <[email protected]>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)