Skip to content

Commit

Permalink
Bump version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Feb 8, 2020
1 parent 599dde9 commit eb06921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyathena/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from pyathena.error import * # noqa

__version__ = '1.10.0'
__version__ = '1.10.1'

# Globals https://www.python.org/dev/peps/pep-0249/#globals
apilevel = '2.0'
Expand Down

0 comments on commit eb06921

Please sign in to comment.