Skip to content

Commit

Permalink
Bump version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Feb 26, 2023
1 parent f4695d8 commit 60b1573
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.13.0 (unreleased)
# v0.13.0 (2023-02-26)

### Added
* Added `allow_contact_info` config option to specify whether personal names
Expand Down
2 changes: 1 addition & 1 deletion mautrix_telegram/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.12.2"
__version__ = "0.13.0"
__author__ = "Tulir Asokan <[email protected]>"

0 comments on commit 60b1573

Please sign in to comment.