Skip to content

Commit

Permalink
[3.4] Version bump to 3.4.19 (#6087)
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 Apr 20, 2023
1 parent 9f4202b commit b325e83
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.19.dev1"
__version__ = "3.4.19"
version_info = VersionInfo.from_str(__version__)

# Filter fuzzywuzzy slow sequence matcher warning
Expand Down

0 comments on commit b325e83

Please sign in to comment.