Bump version to 0.15.1

This commit is contained in:
Tulir Asokan
2023-12-26 17:07:43 +01:00
parent 5ea9e48954
commit 731d5e028a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# v0.15.1 (unreleased)
# v0.15.1 (2023-12-26)
* Updated Telegram API to layer 169.
* Updated Docker image to Alpine 3.19.
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.15.0"
__version__ = "0.15.1"
__author__ = "Tulir Asokan <tulir@maunium.net>"