misc(aurora): version bump
This commit is contained in:
parent
6d8e139b19
commit
018eb5ed28
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class Aurora(commands.Cog):
|
|||
This cog stores all of its data in an SQLite database."""
|
||||
|
||||
__author__ = "SeaswimmerTheFsh"
|
||||
__version__ = "2.0.2"
|
||||
__version__ = "2.0.3"
|
||||
|
||||
async def red_delete_data_for_user(self, *, requester, user_id: int):
|
||||
if requester == "discord_deleted_user":
|
||||
|
|
Loading…
Reference in a new issue