Merge pull request #222 from langflow-ai/v0.1.17

v0.1.17
This commit is contained in:
Nate McCall 2025-10-08 06:06:52 +13:00 committed by GitHub
commit 97e81387e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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