We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dea83e + ffea570 commit d0798bcCopy full SHA for d0798bc
2 files changed
requirements.txt
@@ -1 +1 @@
1
-whatsapp-api-client-python==0.0.40
+whatsapp-api-client-python==0.0.41
setup.py
@@ -42,6 +42,6 @@
42
"Creative Commons Attribution-NoDerivatives 4.0 International"
43
" (CC BY-ND 4.0)"
44
),
45
- install_requires=["whatsapp-api-client-python==0.0.40"],
+ install_requires=["whatsapp-api-client-python==0.0.41"],
46
python_requires=">=3.7"
47
)
0 commit comments