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