diff --git a/prestodb/__init__.py b/prestodb/__init__.py index 7291d8a..c47e5c8 100644 --- a/prestodb/__init__.py +++ b/prestodb/__init__.py @@ -20,4 +20,4 @@ from . import exceptions from . import logging -__version__ = '0.6.0' +__version__ = '0.7.0'