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

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Aug 2, 2020
1 parent 20676a7 commit 6db64b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyathenajdbc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6db64b7

Please sign in to comment.