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

Commit 6b84601

Browse files
Bump version to 2.0.8
1 parent 9ed2b35 commit 6b84601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyathenajdbc/__init__.py

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

66
from pyathenajdbc.error import * # noqa
77

8-
__version__ = "2.0.7"
8+
__version__ = "2.0.8"
99
__athena_driver_version__ = "2.0.9"
1010

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

0 commit comments

Comments
 (0)