Bump version to 0.1.55 in pyproject.toml
Updated the project version from 0.1.54 to 0.1.55 in pyproject.toml. No other source changes; uv.lock changes are dependency metadata updates.
This commit is contained in:
parent
38e8b23ccd
commit
53e43349d0
2 changed files with 1639 additions and 1382 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "openrag"
|
||||
version = "0.1.54"
|
||||
version = "0.1.55"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue