Skip to content

Commit

Permalink
[3.4] Version bump to 3.4.16 (#5522)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 31, 2021
1 parent e8245d5 commit 2a25d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ def _early_init():
_ensure_no_colorama()


__version__ = "3.4.16.dev1"
__version__ = "3.4.16"
version_info = VersionInfo.from_str(__version__)

# Filter fuzzywuzzy slow sequence matcher warning
Expand Down

0 comments on commit 2a25d7e

Please sign in to comment.