diff --git a/pyproject.toml b/pyproject.toml index 9fda394..cbb08b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "komi-learn" -version = "0.2.0" +version = "0.3.0" description = "A continuous, zero-friction learning layer for AI agents — learns about you and improves its own skills across every session, with an anonymized, provenance-verified global knowledge pool." readme = "README.md" requires-python = ">=3.10"