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 f7b018c commit 61bb33fCopy full SHA for 61bb33f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v0.20.4 (unreleased)
+## v0.20.4 (2024-01-09)
2
3
* Dropped Python 3.9 support.
4
* *(client)* Changed media download methods to log requests and to raise
mautrix/__init__.py
-__version__ = "0.20.3"
+__version__ = "0.20.4"
__author__ = "Tulir Asokan <tulir@maunium.net>"
__all__ = [
"api",
0 commit comments