diff --git a/pyproject.toml b/pyproject.toml index f8c38cb..c823145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "molecule-ai-workspace-runtime" -version = "0.1.14" +version = "0.1.15" description = "Molecule AI workspace runtime — shared infrastructure for all agent adapters" requires-python = ">=3.11"