diff --git a/prestodb/__init__.py b/prestodb/__init__.py index 3bd2d55..35170c7 100644 --- a/prestodb/__init__.py +++ b/prestodb/__init__.py @@ -19,4 +19,4 @@ from . import exceptions from . import logging -__version__ = '0.4.1' +__version__ = '0.4.2'