diff --git a/pyathenajdbc/__init__.py b/pyathenajdbc/__init__.py index 2c3d447..34f17c9 100644 --- a/pyathenajdbc/__init__.py +++ b/pyathenajdbc/__init__.py @@ -6,7 +6,7 @@ from pyathenajdbc.error import * # noqa -__version__ = '1.1.1' +__version__ = '1.1.2' __athena_driver_version__ = '1.1.0'