Version bump to 3.4.12.dev1 (#5133)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-06-12 19:04:24 +02:00 committed by GitHub
parent 8e6cf0be81
commit 5b03f04790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,7 +214,7 @@ def _early_init():
_ensure_no_colorama() _ensure_no_colorama()
__version__ = "3.4.11" __version__ = "3.4.12.dev1"
version_info = VersionInfo.from_str(__version__) version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning # Filter fuzzywuzzy slow sequence matcher warning