Skip to content

Commit 44dea13

Browse files
committed
Update for v2.4.2
1 parent 0ae6feb commit 44dea13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geoip2/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pylint:disable=C0111
22

33
__title__ = 'geoip2'
4-
__version__ = '2.4.1'
4+
__version__ = '2.4.2'
55
__author__ = 'Gregory Oschwald'
66
__license__ = 'Apache License, Version 2.0'
77
__copyright__ = 'Copyright (c) 2013-2016 Maxmind, Inc.'

0 commit comments

Comments
 (0)