We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcf153 commit 0068341Copy full SHA for 0068341
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v0.15.2 (unreleased)
+# v0.15.2 (2024-07-16)
2
3
* Dropped support for Python 3.9.
4
* Updated Telegram API to layer 183.
mautrix_telegram/__init__.py
@@ -1,2 +1,2 @@
-__version__ = "0.15.1"
+__version__ = "0.15.2"
__author__ = "Tulir Asokan <[email protected]>"
0 commit comments