We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672c23d commit 1651355Copy full SHA for 1651355
geoip2/__init__.py
@@ -1,7 +1,7 @@
1
# pylint:disable=C0111
2
3
__title__ = "geoip2"
4
-__version__ = "4.6.0"
+__version__ = "4.7.0"
5
__author__ = "Gregory Oschwald"
6
__license__ = "Apache License, Version 2.0"
7
__copyright__ = "Copyright (c) 2013-2022 Maxmind, Inc."
0 commit comments