We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08dada9 commit 2c6d622Copy full SHA for 2c6d622
geoip2/__init__.py
@@ -1,7 +1,7 @@
1
# pylint:disable=C0111
2
3
__title__ = 'geoip2'
4
-__version__ = '2.4.2'
+__version__ = '2.5.0'
5
__author__ = 'Gregory Oschwald'
6
__license__ = 'Apache License, Version 2.0'
7
__copyright__ = 'Copyright (c) 2013-2017 Maxmind, Inc.'
0 commit comments