diff --git a/pyproject.toml b/pyproject.toml index e093b2c5..ea096d62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openrag" -version = "0.1.11" +version = "0.1.12" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"