misc(aurora): version bump

This commit is contained in:
Seaswimmer 2024-02-02 11:30:20 -05:00
parent 6d8e139b19
commit 018eb5ed28
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -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":