diff --git a/pyproject.toml b/pyproject.toml index a004d32..e8e2b2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pinotdb" -version = "5.5.0" +version = "5.6.0" description = "Python DB-API and SQLAlchemy dialect for Pinot." authors = ["Beto Dealmeida ", "Devesh Agrawal ", "Xiang Fu ", "Rong Rong "] license = "MIT"