diff --git a/pyproject.toml b/pyproject.toml index 00f8409f..643bbd0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "openrag" -version = "0.1.19" +version = "0.1.20" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" diff --git a/uv.lock b/uv.lock index 14f76a60..d183b4c5 100644 --- a/uv.lock +++ b/uv.lock @@ -2352,7 +2352,7 @@ wheels = [ [[package]] name = "openrag" -version = "0.1.19" +version = "0.1.20" source = { editable = "." } dependencies = [ { name = "agentd" },