misc(aurora): version bump

This commit is contained in:
Seaswimmer 2024-03-08 15:39:37 -05:00
parent 92e8ee2dc2
commit 4c603eea46
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -39,7 +39,7 @@ class Aurora(commands.Cog):
This cog stores all of its data in an SQLite database."""
__author__ = ["SeaswimmerTheFsh"]
__version__ = "2.0.6"
__version__ = "2.1.0"
async def red_delete_data_for_user(self, *, requester, user_id: int):
if requester == "discord_deleted_user":