We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3223e53 commit 064a533Copy full SHA for 064a533
maxminddb/__init__.py
@@ -53,7 +53,7 @@ def Reader(database): # pylint: disable=invalid-name
53
54
55
__title__ = "maxminddb"
56
-__version__ = "1.5.2"
+__version__ = "1.5.3"
57
__author__ = "Gregory Oschwald"
58
__license__ = "Apache License, Version 2.0"
59
__copyright__ = "Copyright 2013-2019 Maxmind, Inc."
0 commit comments