This commit is contained in:
Michael H 2019-05-15 01:30:52 -04:00 committed by palmtree5
parent 9a243a1454
commit 2d22ee7ccc

View File

@ -174,7 +174,7 @@ class VersionInfo:
) )
__version__ = "3.0.2" __version__ = "3.1.0"
version_info = VersionInfo.from_str(__version__) version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning # Filter fuzzywuzzy slow sequence matcher warning