Skip to content

Commit f6af212

Browse files
author
Doug Black
committed
Add Recent Update section to README.md
1 parent f6d68b9 commit f6af212

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ A module for using the Twilio REST API and generating valid
88
[TwiML](http://www.twilio.com/docs/api/twiml/ "TwiML -
99
Twilio Markup Language").
1010

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+
1126
## Installation
1227

1328
Install from PyPi using [pip](http://www.pip-installer.org/en/latest/), a

0 commit comments

Comments
 (0)