From 8ea740b098aafe7d77582785ddbbed2d4c7b69f0 Mon Sep 17 00:00:00 2001 From: pushkala-datastax <75869456+pushkala-datastax@users.noreply.github.com> Date: Thu, 27 Nov 2025 09:40:31 -0800 Subject: [PATCH] Bump version from 0.1.44 to 0.1.45 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ce79d5fc..98a3ab98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "openrag" -version = "0.1.44" +version = "0.1.45" description = "Add your description here" readme = "README.md" requires-python = ">=3.13"