From 3fa7bd849a8cb8afad34f5c4c4781f65df31d742 Mon Sep 17 00:00:00 2001 From: parkervg Date: Thu, 26 Sep 2024 16:59:15 -0400 Subject: [PATCH] version = "0.0.26" --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 35eb7214..6a50b17f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "httpx", "setuptools", # For python 3.12 ] -version = "0.0.25" +version = "0.0.26" [project.urls] Documentation = "https://parkervg.github.io/blendsql/"