Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Lucas Oliveira
ba4bcdf8cb bump version 2025-12-02 20:49:40 -03:00
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.48"
version = "0.1.49"
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.48"
version = "0.1.49"
source = { editable = "." }
dependencies = [
{ name = "agentd" },