From e405aa962f89cde0ec0bc1b10ce4cc84ae43c11c Mon Sep 17 00:00:00 2001 From: Nick Quinlan Date: Mon, 25 Aug 2014 16:41:36 -0700 Subject: [PATCH] remove warning about recent change --- README.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.rst b/README.rst index 3be459829..dab56b48c 100644 --- a/README.rst +++ b/README.rst @@ -4,11 +4,6 @@ SendGrid-Python This library allows you to quickly and easily send emails through SendGrid using Python. -**Warning!** This library was recently updated to bring it up to date -with all of our other libraries. It behaves completely different from -the previous release. Also, SMTP has been deprecated in support for the -Web API. - Install -------