Skip to content

Commit

Permalink
[Tournaments] Release the freacking cog
Browse files Browse the repository at this point in the history
  • Loading branch information
laggron42 committed Dec 13, 2020
1 parent 593b06a commit d434290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tournaments/tournaments.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def __init__(self, bot: Red):
self.registration_loop.start()
self.registration_loop_task_errors = 0

__version__ = "1.0.0b15"
__version__ = "1.0.0"
__author__ = ["retke (El Laggron)", "Wonderfall", "Xyleff"]

@commands.command(hidden=True)
Expand Down

0 comments on commit d434290

Please sign in to comment.