chore(core): bump contract version to 0.1.9

This commit is contained in:
2026-07-20 18:27:13 +02:00
parent abbef5a10b
commit c79a7124b7
5 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-core"
version = "0.1.8"
version = "0.1.9"
description = "Reusable GovOPlaN platform core, access, tenancy, and RBAC components."
readme = "README.md"
requires-python = ">=3.12"