Skip to content

Commit 16d6ec0

Browse files
committed
Bump version to 0.17.3
1 parent a63c043 commit 16d6ec0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.17.3 (2022-07-12)
2+
3+
* *(types)* Updated `BeeperMessageStatusEventContent` fields.
4+
15
## v0.17.2 (2022-07-06)
26

37
* *(api)* Updated request logging to log full URL instead of only path.

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.2"
1+
__version__ = "0.17.3"
22
__author__ = "Tulir Asokan <[email protected]>"
33
__all__ = [
44
"api",

0 commit comments

Comments
 (0)