Skip to content

Commit dc5da60

Browse files
committed
Update for v1.4.0
1 parent f5a8da1 commit dc5da60

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.3.0'
51+
__version__ = '1.4.0'
5252
__author__ = 'Gregory Oschwald'
5353
__license__ = 'Apache License, Version 2.0'
5454
__copyright__ = 'Copyright 2013-2018 Maxmind, Inc.'

0 commit comments

Comments
 (0)