From 086d0f62c8b24a4a697f28a8239c06f2baac3677 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 1 Jul 2026 17:32:34 +0000 Subject: [PATCH] chore: bump version to 0.15.0 Co-Authored-By: Claude Sonnet 4.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bcc35c7..aeb3fa5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "central" -version = "0.14.9" +version = "0.15.0" requires-python = ">=3.12,<3.13" description = "Data hub spine — adapters, bus, archive." readme = "README.md"