diff --git a/pyproject.toml b/pyproject.toml index db2c764..66e391c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "httpx", "setuptools", # For python 3.12 ] -version = "0.0.22" +version = "0.0.23" [project.urls] Documentation = "https://parkervg.github.io/blendsql/"