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/"