Merge pull request #600 from langflow-ai/release-update-0.1.50

chore: create release v0.1.50
This commit is contained in:
Sebastián Estévez 2025-12-03 19:52:09 -05:00 committed by GitHub
commit 51386e9b56
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.49"
version = "0.1.50"
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 = 2
revision = 3
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.49"
version = "0.1.50"
source = { editable = "." }
dependencies = [
{ name = "agentd" },