mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 08:52:31 -05:00
[3.4] Version bump to 3.4.13 (#5304)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
539e0b2c14
commit
1eaa51e013
@@ -214,7 +214,7 @@ def _early_init():
|
||||
_ensure_no_colorama()
|
||||
|
||||
|
||||
__version__ = "3.4.13.dev1"
|
||||
__version__ = "3.4.13"
|
||||
version_info = VersionInfo.from_str(__version__)
|
||||
|
||||
# Filter fuzzywuzzy slow sequence matcher warning
|
||||
|
||||
Reference in New Issue
Block a user