Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit c12c88e

Browse files
Bump version to 2.0.6
1 parent 467e581 commit c12c88e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyathenajdbc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from pyathenajdbc.error import * # noqa
88

9-
__version__ = '2.0.5'
9+
__version__ = '2.0.6'
1010
__athena_driver_version__ = '2.0.9'
1111

1212
# Globals https://www.python.org/dev/peps/pep-0249/#globals

0 commit comments

Comments
 (0)