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

Commit 23bc1cb

Browse files
Bump version to 2.0.7
1 parent 4f8cda6 commit 23bc1cb

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.6'
9+
__version__ = '2.0.7'
1010
__athena_driver_version__ = '2.0.9'
1111

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

0 commit comments

Comments
 (0)