Skip to content

Commit 806eea5

Browse files
committed
Bump version to 0.14.1
1 parent 4ca3ee5 commit 806eea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.14.1 (unreleased)
1+
# v0.14.1 (2023-06-26)
22

33
### Added
44
* Added option to delete megolm sessions that were received before the

mautrix_telegram/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.14.0"
1+
__version__ = "0.14.1"
22
__author__ = "Tulir Asokan <tulir@maunium.net>"

0 commit comments

Comments
 (0)