Skip to content

Commit 965403d

Browse files
authored
Merge pull request #10 from cmdotcom/module-fix
2 parents 1facf10 + 3c76952 commit 965403d

File tree

3 files changed

+5
-1
lines changed

3 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.1] - 2022-06-07 (Joris Pennings)
5+
### Added
6+
- __init__.py to new subfolder as a fix for the published module.
7+
48
## [2.0.0] - 2022-05-31 (Joris Pennings)
59
### Added
610
- Changelog to repository.

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.0'
2+
__version__ = '2.0.1'

cm_text/whatsapp_interactive/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)