Merge pull request #583 from langflow-ai/feat/0.1.48

This commit is contained in:
Edwin Jose 2025-12-02 17:31:52 -05:00 committed by GitHub
commit 2079093117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.47"
version = "0.1.48"
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'",
@ -2353,7 +2353,7 @@ wheels = [
[[package]]
name = "openrag"
version = "0.1.47"
version = "0.1.48"
source = { editable = "." }
dependencies = [
{ name = "agentd" },