File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,21 @@ A module for using the Twilio REST API and generating valid
8
8
[ TwiML] (http://www.twilio.com/docs/api/twiml/ "TwiML -
9
9
Twilio Markup Language").
10
10
11
+ ## Recent Update
12
+
13
+ As of release 6.5.0, Beta and Developer Preview products are now exposed via
14
+ the main ` twilio-python ` artifact. Releases of the ` alpha ` branch have been
15
+ discontinued.
16
+
17
+ If you were using the ` alpha ` release line, you should be able to switch back
18
+ to the normal release line without issue.
19
+
20
+ If you were using the normal release line, you should now see several new
21
+ product lines that were historically hidden from you due to their Beta or
22
+ Developer Preview status. Such products are explicitly documented as
23
+ Beta/Developer Preview both in the Twilio docs and console, as well as through
24
+ in-line code documentation here in the library.
25
+
11
26
## Installation
12
27
13
28
Install from PyPi using [ pip] ( http://www.pip-installer.org/en/latest/ ) , a
You can’t perform that action at this time.
0 commit comments