diff --git a/pyproject.toml b/pyproject.toml index e205fa9b..5e16de69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "openrag" -version = "0.1.55" +version = "0.2.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"