Update version number to 3.1.2 🎉 (#2751)

This commit is contained in:
Flame442 2019-05-31 17:58:04 -04:00 committed by Michael H
parent e956e6e320
commit 652d9fe950

View File

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