0.1.53-rc3

This commit is contained in:
phact 2025-12-15 16:35:43 -05:00
parent 999a2d0e71
commit 9f52a4f339
2 changed files with 2 additions and 2 deletions

View file

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

2
uv.lock generated
View file

@ -2353,7 +2353,7 @@ wheels = [
[[package]]
name = "openrag"
version = "0.1.53rc2"
version = "0.1.53rc3"
source = { editable = "." }
dependencies = [
{ name = "agentd" },