diff --git a/pyproject.toml b/pyproject.toml index 934d2d8e..08e84036 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "openrag" -version = "0.1.35" +version = "0.1.36" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"