Skip to content

Commit 99dc2b8

Browse files
committed
Update for v1.5.0
1 parent af5a678 commit 99dc2b8

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
@@ -48,7 +48,7 @@ def Reader(database): # pylint: disable=invalid-name
4848

4949

5050
__title__ = 'maxminddb'
51-
__version__ = '1.4.1'
51+
__version__ = '1.5.0'
5252
__author__ = 'Gregory Oschwald'
5353
__license__ = 'Apache License, Version 2.0'
5454
__copyright__ = 'Copyright 2013-2019 Maxmind, Inc.'

0 commit comments

Comments
 (0)