Skip to content

Commit

Permalink
Update for v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jan 18, 2018
1 parent e6bf659 commit cb96185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoip2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pylint:disable=C0111

__title__ = 'geoip2'
__version__ = '2.6.0'
__version__ = '2.7.0'
__author__ = 'Gregory Oschwald'
__license__ = 'Apache License, Version 2.0'
__copyright__ = 'Copyright (c) 2013-2018 Maxmind, Inc.'

0 comments on commit cb96185

Please sign in to comment.