We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69580ab commit a8c48e6Copy full SHA for a8c48e6
maxminddb/__init__.py
@@ -44,7 +44,7 @@ def Reader(database): # pylint: disable=invalid-name
44
45
46
__title__ = 'maxminddb'
47
-__version__ = '1.2.3'
+__version__ = '1.3.0'
48
__author__ = 'Gregory Oschwald'
49
__license__ = 'Apache License, Version 2.0'
50
__copyright__ = 'Copyright 2014 Maxmind, Inc.'
0 commit comments