diff --git a/pyathenajdbc/__init__.py b/pyathenajdbc/__init__.py index 78b9e22..c349ada 100644 --- a/pyathenajdbc/__init__.py +++ b/pyathenajdbc/__init__.py @@ -6,7 +6,7 @@ from pyathenajdbc.error import * # noqa -__version__ = '2.0.1' +__version__ = '2.0.2' __athena_driver_version__ = '2.0.5' # Globals https://www.python.org/dev/peps/pep-0249/#globals