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

Commit 3672330

Browse files
Bump version to 2.0.9
1 parent 4b3b9ce commit 3672330

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
@@ -5,7 +5,7 @@
55

66
from pyathenajdbc.error import * # noqa
77

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

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

0 commit comments

Comments
 (0)