Bump version to 0.11.0
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
* Added support for message reactions
|
* Added support for message reactions
|
||||||
* Added support for spoiler text.
|
* Added support for spoiler text.
|
||||||
|
|
||||||
# v0.11.0 (unreleased, 2021-12-??)
|
# v0.11.0 (2021-12-28)
|
||||||
|
|
||||||
* Switched from SQLAlchemy to asyncpg/aiosqlite.
|
* Switched from SQLAlchemy to asyncpg/aiosqlite.
|
||||||
* The default database is now Postgres. If using SQLite, make sure you install
|
* The default database is now Postgres. If using SQLite, make sure you install
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
__version__ = "0.10.2"
|
__version__ = "0.11.0"
|
||||||
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
||||||
|
|||||||
Reference in New Issue
Block a user