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 1e980e5 commit 873d8d4Copy full SHA for 873d8d4
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## v0.18.7 (2022-11-08)
2
+
3
## v0.18.6 (2022-10-24)
4
5
* *(util.formatter)* Added conversion method for `<hr>` tag and defaulted to
mautrix/__init__.py
@@ -1,4 +1,4 @@
-__version__ = "0.18.6"
+__version__ = "0.18.7"
__author__ = "Tulir Asokan <[email protected]>"
__all__ = [
"api",
0 commit comments