Bump version to 0.1.48

This commit is contained in:
Lucas Oliveira 2025-12-02 19:11:35 -03:00
parent 91e02a9141
commit 25418c615b
2 changed files with 3 additions and 3 deletions

View file

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

4
uv.lock generated
View file

@ -1,5 +1,5 @@
version = 1
revision = 3
revision = 2
requires-python = ">=3.13"
resolution-markers = [
"platform_machine == 'x86_64' and sys_platform == 'linux'",
@ -2353,7 +2353,7 @@ wheels = [
[[package]]
name = "openrag"
version = "0.1.47"
version = "0.1.48"
source = { editable = "." }
dependencies = [
{ name = "agentd" },