diff --git a/pyproject.toml b/pyproject.toml index 043637b4581732db1fd4f28081452c4fdb509ad7..398a91a489e229eaac250a1498c8136e230f6ca2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "hatchling.build" [project] name = "sqlalchemy-pervasive" -version = "0.2.2" +version = "0.3.0" description = "SQLAlchemy Dialect for Pervasive PSQL" readme = "README.rst" authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]