Skip to content

Commit 2c6d622

Browse files
committed
Update for v2.5.0
1 parent 08dada9 commit 2c6d622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geoip2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pylint:disable=C0111
22

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

0 commit comments

Comments
 (0)