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