Skip to content

Commit

Permalink
Bump to 3.3.9 (#3959)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen authored Jun 11, 2020
1 parent 7aad3ae commit fa00314
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 @@ -191,7 +191,7 @@ def _update_event_loop_policy():
_asyncio.set_event_loop_policy(_uvloop.EventLoopPolicy())


__version__ = "3.3.9.dev1"
__version__ = "3.3.9"
version_info = VersionInfo.from_str(__version__)

# Filter fuzzywuzzy slow sequence matcher warning
Expand Down

0 comments on commit fa00314

Please sign in to comment.