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 a48ef9f commit 958e198Copy full SHA for 958e198
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## unreleased
+## v0.20.1 (2023-08-29)
2
3
* *(util.program)* Removed `--base-config` flag in bridges, as there are no
4
valid use cases (package data should always work) and it's easy to cause
mautrix/__init__.py
-__version__ = "0.20.0"
+__version__ = "0.20.1"
__author__ = "Tulir Asokan <tulir@maunium.net>"
__all__ = [
"api",
0 commit comments