Skip to content

Commit 910572b

Browse files
github-actions[bot]Jackenmen
authored andcommitted
Version bump to 3.4.11 (#5131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48fad6c commit 910572b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ def _early_init():
214214
_ensure_no_colorama()
215215

216216

217-
__version__ = "3.4.11.dev1"
217+
__version__ = "3.4.11"
218218
version_info = VersionInfo.from_str(__version__)
219219

220220
# Filter fuzzywuzzy slow sequence matcher warning

0 commit comments

Comments
 (0)