Skip to content

Commit ecd8f00

Browse files
author
Erik Oosterwaal
committed
Update version and CHANGES.md
1 parent 0394502 commit ecd8f00

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2.0.3] - 2023-03-28 (ricosuave73)
5+
### Fixed
6+
- Messages collection moved from class to instance. PR by sheepsy90.
7+
48
## [2.0.2] - 2022-11-10 (ricosuave73)
59
### Fixed
610
- Fixed a bug, where setting the sender was ignored.

cm_text/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '2.0.2'
2+
__version__ = '2.0.3'

0 commit comments

Comments
 (0)