Skip to content

Commit 958e198

Browse files
committed
Bump version to 0.20.1
1 parent a48ef9f commit 958e198

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-
## unreleased
1+
## v0.20.1 (2023-08-29)
22

33
* *(util.program)* Removed `--base-config` flag in bridges, as there are no
44
valid use cases (package data should always work) and it's easy to cause

mautrix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.20.0"
1+
__version__ = "0.20.1"
22
__author__ = "Tulir Asokan <[email protected]>"
33
__all__ = [
44
"api",

0 commit comments

Comments
 (0)