Skip to content

Commit 5f37e39

Browse files
committed
Bump version to 0.4.0
1 parent 0b3a6f2 commit 5f37e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mautrix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.4.0rc5"
1+
__version__ = "0.4.0"
22
__author__ = "Tulir Asokan <[email protected]>"
33
__all__ = ["api", "appservice", "bridge", "client", "errors", "util", "types"]

0 commit comments

Comments
 (0)