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