Skip to content

Commit

Permalink
Update for v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Dec 20, 2019
1 parent e05fc79 commit 6b7d2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoip2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pylint:disable=C0111

__title__ = 'geoip2'
__version__ = '2.9.0'
__version__ = '3.0.0'
__author__ = 'Gregory Oschwald'
__license__ = 'Apache License, Version 2.0'
__copyright__ = 'Copyright (c) 2013-2019 Maxmind, Inc.'

0 comments on commit 6b7d2ed

Please sign in to comment.