Skip to content

Commit f5b8b4b

Browse files
committed
Update for v1.5.4
1 parent d9cacda commit f5b8b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maxminddb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def Reader(database): # pylint: disable=invalid-name
5353

5454

5555
__title__ = "maxminddb"
56-
__version__ = "1.5.3"
56+
__version__ = "1.5.4"
5757
__author__ = "Gregory Oschwald"
5858
__license__ = "Apache License, Version 2.0"
5959
__copyright__ = "Copyright 2013-2019 Maxmind, Inc."

0 commit comments

Comments
 (0)