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 20ec165 commit 2a59feaCopy full SHA for 2a59fea
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v0.17.4 (unreleased)
+## v0.17.4 (2022-07-28)
2
3
* *(bridge)* Started rejecting reusing access tokens when enabling double
4
puppeting. Reuse is detected by presence of encryption keys on the device.
mautrix/__init__.py
-__version__ = "0.17.3"
+__version__ = "0.17.4"
__author__ = "Tulir Asokan <[email protected]>"
__all__ = [
"api",
0 commit comments