Skip to content

Commit

Permalink
Bump version to 0.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Nov 8, 2022
1 parent 1e980e5 commit 873d8d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## v0.18.7 (2022-11-08)

## v0.18.6 (2022-10-24)

* *(util.formatter)* Added conversion method for `<hr>` tag and defaulted to
Expand Down
2 changes: 1 addition & 1 deletion mautrix/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.18.6"
__version__ = "0.18.7"
__author__ = "Tulir Asokan <[email protected]>"
__all__ = [
"api",
Expand Down

0 comments on commit 873d8d4

Please sign in to comment.