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