chore: bump version to 0.1.5 for org-id-header fix

This commit is contained in:
Hongming Wang 2026-04-20 20:30:31 -07:00
parent 4b0185a57b
commit 742b7d1dfb

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "molecule-ai-workspace-runtime"
version = "0.1.4"
version = "0.1.5"
description = "Molecule AI workspace runtime — shared infrastructure for all agent adapters"
requires-python = ">=3.11"
license = {text = "BSL-1.1"}