Merge pull request #367 from langflow-ai/v0.1.31

v0.1.31
This commit is contained in:
Sebastián Estévez 2025-11-06 11:50:50 -08:00 committed by GitHub
commit 9aeab2384c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.30"
version = "0.1.31"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"

2
uv.lock generated
View file

@ -2352,7 +2352,7 @@ wheels = [
[[package]]
name = "openrag"
version = "0.1.30"
version = "0.1.31"
source = { editable = "." }
dependencies = [
{ name = "agentd" },