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.
1 parent abcb470 commit 33039c1Copy full SHA for 33039c1
README.rst
@@ -64,7 +64,7 @@ and ``SendGridServerError`` for 5xx errors.
64
except SendGridServerError:
65
...
66
67
-This behavior is going to be default from version 1.0.0. You are
+This behavior is going to be default from version 2.0.0. You are
68
encouraged to set ``raise_errors`` to ``True`` for forwards compatibility.
69
70
``SendGridError`` is a base-class for all SendGrid-related exceptions.
0 commit comments