Merge pull request #53 from Molecule-AI/chore/bump-0.1.15
Some checks failed
Publish to PyPI / build-and-publish (push) Failing after 41s

chore: bump to 0.1.15 — ship A2A_ERROR observability fix (#51)
This commit is contained in:
Hongming Wang 2026-04-24 12:03:36 -07:00 committed by GitHub
commit 1759e221e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"