We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae6feb commit 44dea13Copy full SHA for 44dea13
geoip2/__init__.py
@@ -1,7 +1,7 @@
1
# pylint:disable=C0111
2
3
__title__ = 'geoip2'
4
-__version__ = '2.4.1'
+__version__ = '2.4.2'
5
__author__ = 'Gregory Oschwald'
6
__license__ = 'Apache License, Version 2.0'
7
__copyright__ = 'Copyright (c) 2013-2016 Maxmind, Inc.'
0 commit comments