This commit is contained in:
Michael H
2019-07-14 00:17:44 -04:00
committed by GitHub
parent 49a75b5f19
commit 3b0567d261

View File

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