Skip to content

Commit

Permalink
Update for v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Sep 27, 2019
1 parent af5a678 commit 99dc2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maxminddb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def Reader(database): # pylint: disable=invalid-name


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

0 comments on commit 99dc2b8

Please sign in to comment.