diff --git a/pyproject.toml b/pyproject.toml index 5b5a9120..4269402f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "OpenJarvis" -version = "0.1.1" +version = "1.0.2" description = "OpenJarvis — modular AI assistant backend with composable intelligence primitives" readme = "README.md" # Upper bound: numpy 2.2.x (pinned transitively via datasets/pandas) ships no