Bump version to 0.12.2

This commit is contained in:
Tulir Asokan
2022-11-26 19:49:45 +02:00
parent e99b6af2c5
commit e302143b8a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# v0.12.2 (unreleased)
# v0.12.2 (2022-11-26)
### Added
* Added built-in custom emoji packs to allow reacting with any standard unicode

View File

@@ -1,2 +1,2 @@
__version__ = "0.12.1"
__version__ = "0.12.2"
__author__ = "Tulir Asokan <tulir@maunium.net>"