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 ed3c4c0 commit 50792fdCopy full SHA for 50792fd
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v0.18.0 (unreleased)
+## v0.18.0 (2022-09-15)
2
3
* **Breaking change *(util.async_db)*** Added checks to prevent calling
4
`.start()` on a database multiple times.
mautrix/__init__.py
-__version__ = "0.17.8"
+__version__ = "0.18.0"
__author__ = "Tulir Asokan <[email protected]>"
__all__ = [
"api",
0 commit comments