Skip to content

Commit

Permalink
Update for v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Oct 27, 2017
1 parent 95690cb commit 5fe0813
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.5.0'
__version__ = '2.6.0'
__author__ = 'Gregory Oschwald'
__license__ = 'Apache License, Version 2.0'
__copyright__ = 'Copyright (c) 2013-2017 Maxmind, Inc.'

0 comments on commit 5fe0813

Please sign in to comment.