diff --git a/pyproject.toml b/pyproject.toml index 6547ea4..b21eda0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "amrita_core" -version = "0.10.4" +version = "0.11.0" description = "High performance, flexible, lightweight agent framework." readme = "README.md" requires-python = ">=3.10,<3.15"