We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7c4b3 commit d2a3364Copy full SHA for d2a3364
1 file changed
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.45"],
+ install_requires=["whatsapp-api-client-python==0.0.46"],
47
python_requires=">=3.7"
48
)
0 commit comments