Skip to content

Commit 824a83b

Browse files
committed
Update for v2.0.0
1 parent c0aa8b9 commit 824a83b

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
@@ -57,7 +57,7 @@ def Reader(database): # pylint: disable=invalid-name
5757

5858

5959
__title__ = "maxminddb"
60-
__version__ = "1.5.4"
60+
__version__ = "2.0.0"
6161
__author__ = "Gregory Oschwald"
6262
__license__ = "Apache License, Version 2.0"
6363
__copyright__ = "Copyright 2013-2020 MaxMind, Inc."

0 commit comments

Comments
 (0)