This commit is contained in:
phact 2025-10-31 14:52:14 -04:00
parent 2d31c4b9b0
commit 31618e64f7
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "openrag"
version = "0.1.25"
version = "0.1.26"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"

4
uv.lock generated
View file

@ -1,5 +1,5 @@
version = 1
revision = 3
revision = 2
requires-python = ">=3.13"
resolution-markers = [
"platform_machine == 'x86_64' and sys_platform == 'linux'",
@ -2352,7 +2352,7 @@ wheels = [
[[package]]
name = "openrag"
version = "0.1.25"
version = "0.1.26"
source = { editable = "." }
dependencies = [
{ name = "agentd" },