We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1facf10 + 3c76952 commit 965403dCopy full SHA for 965403d
CHANGES.md
@@ -1,6 +1,10 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
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
+
8
## [2.0.0] - 2022-05-31 (Joris Pennings)
9
### Added
10
- Changelog to repository.
cm_text/version.py
@@ -1,2 +1,2 @@
-__version__ = '2.0.0'
+__version__ = '2.0.1'
cm_text/whatsapp_interactive/__init__.py
0 commit comments