diff --git a/pyproject.toml b/pyproject.toml index 13b8e24..7d440ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "memex-oss" -version = "0.1.0" +version = "0.2.0" description = "Institutional knowledge extraction for engineering teams" readme = "README.md" license = { text = "AGPL-3.0-or-later" }