We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf5c49 commit eb3014bCopy full SHA for eb3014b
TROUBLESHOOTING.md
@@ -72,7 +72,7 @@ Using pip:
72
73
```bash
74
pip uninstall sendgrid
75
-pip install sendgrid=1.6.22
+pip install sendgrid==1.6.22
76
```
77
78
Download:
0 commit comments