Skip to content

Commit e6947bd

Browse files
committed
Bump to 3.3.11
1 parent a6d9242 commit e6947bd

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.3.11.dev1"
194+
__version__ = "3.3.11"
195195
version_info = VersionInfo.from_str(__version__)
196196

197197
# Filter fuzzywuzzy slow sequence matcher warning

0 commit comments

Comments
 (0)