WIP: Aurora V3 #48

Draft
cswimr wants to merge 21 commits from aurora/v3 into main
Showing only changes of commit f71a85092b - Show all commits

View file

@ -46,7 +46,7 @@ class Aurora(commands.Cog):
This cog stores all of its data in an SQLite database."""
__author__ = ["[cswimr](https://www.coastalcommits.com/cswimr)"]
__version__ = "3.0.0-indev27"
__version__ = "3.0.0-rc1"
__git__ = "https://www.coastalcommits.com/cswimr/SeaCogs"
__documentation__ = "https://seacogs.coastalcommits.com/aurora/"