diff --git a/pyproject.toml b/pyproject.toml index e974e59..034531b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gcontext-ai" -version = "0.5.0" +version = "0.6.0" description = "The framework for building stateful agents. Your agent is a folder of state, served over MCP, used from any runtime." readme = "README.md" license = { text = "MIT" }