Skip to content

Commit beab8df

Browse files
committed
Bump version to 0.17.8
1 parent b35801d commit beab8df

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.8 (unreleased)
1+
## v0.17.8 (2022-08-22)
22

33
* *(crypto)* Fixed parsing `/keys/claim` responses with no `failures` field.
44
* *(bridge)* Fixed parsing e2ee key sharing allow/minimum level config.

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

0 commit comments

Comments
 (0)