Bump version to 0.1.41 in pyproject.toml
Updated the project version from 0.1.40 to 0.1.41 in pyproject.toml. No other code changes were made.
This commit is contained in:
parent
dee3953f7a
commit
860df4684e
2 changed files with 1637 additions and 1380 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "openrag"
|
name = "openrag"
|
||||||
version = "0.1.40"
|
version = "0.1.41"
|
||||||
description = "Add your description here"
|
description = "Add your description here"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.13"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue