Bump version to 0.14.1

This commit is contained in:
Tulir Asokan
2023-06-26 13:11:49 +03:00
parent 4ca3ee58ac
commit 806eea53eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# v0.14.1 (unreleased)
# v0.14.1 (2023-06-26)
### Added
* Added option to delete megolm sessions that were received before the
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.14.0"
__version__ = "0.14.1"
__author__ = "Tulir Asokan <tulir@maunium.net>"