diff --git a/pyproject.toml b/pyproject.toml index 713bfe4a..92dc1604 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "openrag" -version = "0.1.22" +version = "0.1.23" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"