We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3b4c8 commit 75afb11Copy full SHA for 75afb11
geoip2/__init__.py
@@ -1,7 +1,7 @@
1
# pylint:disable=C0111
2
3
__title__ = "geoip2"
4
-__version__ = "4.5.0"
+__version__ = "4.6.0"
5
__author__ = "Gregory Oschwald"
6
__license__ = "Apache License, Version 2.0"
7
__copyright__ = "Copyright (c) 2013-2022 Maxmind, Inc."
0 commit comments