Bump version to 0.11.1

This commit is contained in:
Tulir Asokan
2022-01-10 15:45:30 +02:00
parent e321bc30d0
commit 2a6b075ff2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# v0.11.1 (2021-01-??, unreleased)
# v0.11.1 (2021-01-10)
* Added support for message reactions.
* Added support for spoiler text.
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.11.0"
__version__ = "0.11.1"
__author__ = "Tulir Asokan <tulir@maunium.net>"