Skip to content

Commit dc5f025

Browse files
authored
Version bump to 3.4.4 (#4685)
1 parent 2add689 commit dc5f025

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
@@ -191,7 +191,7 @@ def _update_event_loop_policy():
191191
_asyncio.set_event_loop_policy(_uvloop.EventLoopPolicy())
192192

193193

194-
__version__ = "3.4.4.dev1"
194+
__version__ = "3.4.4"
195195
version_info = VersionInfo.from_str(__version__)
196196

197197
# Filter fuzzywuzzy slow sequence matcher warning

0 commit comments

Comments
 (0)