We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c278d02 commit f642121Copy full SHA for f642121
maxminddb/__init__.py
@@ -57,7 +57,7 @@ def Reader(database): # pylint: disable=invalid-name
57
58
59
__title__ = "maxminddb"
60
-__version__ = "2.0.2"
+__version__ = "2.0.3"
61
__author__ = "Gregory Oschwald"
62
__license__ = "Apache License, Version 2.0"
63
__copyright__ = "Copyright 2013-2020 MaxMind, Inc."
0 commit comments