Skip to content

Commit 33039c1

Browse files
committed
Update README.rst
Closes #102
1 parent abcb470 commit 33039c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ and ``SendGridServerError`` for 5xx errors.
6464
except SendGridServerError:
6565
...
6666
67-
This behavior is going to be default from version 1.0.0. You are
67+
This behavior is going to be default from version 2.0.0. You are
6868
encouraged to set ``raise_errors`` to ``True`` for forwards compatibility.
6969

7070
``SendGridError`` is a base-class for all SendGrid-related exceptions.

0 commit comments

Comments
 (0)