Skip to content

Commit 61bb33f

Browse files
committed
Bump version to 0.20.4
1 parent f7b018c commit 61bb33f

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.20.4 (unreleased)
1+
## v0.20.4 (2024-01-09)
22

33
* Dropped Python 3.9 support.
44
* *(client)* Changed media download methods to log requests and to raise

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.3"
1+
__version__ = "0.20.4"
22
__author__ = "Tulir Asokan <tulir@maunium.net>"
33
__all__ = [
44
"api",

0 commit comments

Comments
 (0)