Skip to content

Commit 734ab49

Browse files
committed
Version bump
1 parent 204d82d commit 734ab49

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

197197
# Filter fuzzywuzzy slow sequence matcher warning

0 commit comments

Comments
 (0)