diff --git a/pyproject.toml b/pyproject.toml index cc4db78a..f1dded1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openrag" -version = "0.1.13" +version = "0.1.14-test" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"