Bump version to 0.1.44 (#541)

This commit is contained in:
Lucas Oliveira 2025-11-27 13:41:18 -03:00 committed by GitHub
parent c1762f824d
commit 541e97c615
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.43"
version = "0.1.44"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"

2
uv.lock generated
View file

@ -2353,7 +2353,7 @@ wheels = [
[[package]]
name = "openrag"
version = "0.1.43"
version = "0.1.44"
source = { editable = "." }
dependencies = [
{ name = "agentd" },