Skip to content

Commit 2a59fea

Browse files
committed
Bump version to 0.17.4
1 parent 20ec165 commit 2a59fea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.17.4 (unreleased)
1+
## v0.17.4 (2022-07-28)
22

33
* *(bridge)* Started rejecting reusing access tokens when enabling double
44
puppeting. Reuse is detected by presence of encryption keys on the device.

mautrix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.17.3"
1+
__version__ = "0.17.4"
22
__author__ = "Tulir Asokan <[email protected]>"
33
__all__ = [
44
"api",

0 commit comments

Comments
 (0)