From fc4f9f8a5b177ed0c7869aa009a1ed71202c8dd9 Mon Sep 17 00:00:00 2001 From: parkervg Date: Sat, 26 Oct 2024 17:36:10 -0400 Subject: [PATCH] version = "0.0.31" --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 581b1b0..8453506 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "httpx", "setuptools", # For python 3.12 ] -version = "0.0.30" +version = "0.0.31" [project.urls] Documentation = "https://parkervg.github.io/blendsql/"