Update pyproject.toml

This commit is contained in:
Edwin Jose 2025-12-03 17:35:10 -05:00
parent 92c29094b7
commit 8949f1f03a

View file

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