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