After upgrading from 3.6.6 to 3.6.7, the following import statement fails: ``` from twilio import TwilioRestException ``` I see that they are now in `twilio.rest.exceptions` but that doesn't feel very "backwards compatible"