misc(aurora): version bump
This commit is contained in:
parent
c82aa6a0f5
commit
7c8aaba309
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ class Aurora(commands.Cog):
|
|||
This cog stores all of its data in an SQLite database."""
|
||||
|
||||
__author__ = ["Seaswimmer"]
|
||||
__version__ = "3.0.0-indev1"
|
||||
__version__ = "3.0.0-indev2"
|
||||
__documentation__ = "https://seacogs.coastalcommits.com/aurora/"
|
||||
|
||||
async def red_delete_data_for_user(self, *, requester, user_id: int):
|
||||
|
|
Loading…
Reference in a new issue