We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a8da1 commit dc5da60Copy full SHA for dc5da60
maxminddb/__init__.py
@@ -48,7 +48,7 @@ def Reader(database): # pylint: disable=invalid-name
48
49
50
__title__ = 'maxminddb'
51
-__version__ = '1.3.0'
+__version__ = '1.4.0'
52
__author__ = 'Gregory Oschwald'
53
__license__ = 'Apache License, Version 2.0'
54
__copyright__ = 'Copyright 2013-2018 Maxmind, Inc.'
0 commit comments