Skip to content

Commit 6b7d2ed

Browse files
committed
Update for v3.0.0
1 parent e05fc79 commit 6b7d2ed

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.9.0'
4+
__version__ = '3.0.0'
55
__author__ = 'Gregory Oschwald'
66
__license__ = 'Apache License, Version 2.0'
77
__copyright__ = 'Copyright (c) 2013-2019 Maxmind, Inc.'

0 commit comments

Comments
 (0)