diff --git a/pyproject.toml b/pyproject.toml index 759732ea..be8d359c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openrag" -version = "0.1.14.dev2" +version = "0.1.14.dev3" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" diff --git a/uv.lock b/uv.lock index 3da8f670..c9bc6714 100644 --- a/uv.lock +++ b/uv.lock @@ -2282,7 +2282,7 @@ wheels = [ [[package]] name = "openrag" -version = "0.1.14.dev2" +version = "0.1.14.dev3" source = { editable = "." } dependencies = [ { name = "agentd" },