diff --git a/pyathenajdbc/__init__.py b/pyathenajdbc/__init__.py index cec0c59..ef150a0 100644 --- a/pyathenajdbc/__init__.py +++ b/pyathenajdbc/__init__.py @@ -5,7 +5,7 @@ from pyathenajdbc.error import * # noqa -__version__ = "2.0.9" +__version__ = "2.1.0" __athena_driver_version__ = "2.0.13" # Globals https://www.python.org/dev/peps/pep-0249/#globals