diff --git a/libs/python/core/pyproject.toml b/libs/python/core/pyproject.toml index 82ecc775..b9692162 100644 --- a/libs/python/core/pyproject.toml +++ b/libs/python/core/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "pdm.backend" [project] name = "cua-core" -version = "0.1.0" +version = "0.1.8" description = "Core functionality for Cua including telemetry and shared utilities" readme = "README.md" authors = [