| OLD | NEW |
| (Empty) |
| 1 .. _updates: | |
| 2 | |
| 3 | |
| 4 Community Updates | |
| 5 ================= | |
| 6 | |
| 7 If you'd like to stay up to date on the community and development of Requests, | |
| 8 there are several options: | |
| 9 | |
| 10 | |
| 11 GitHub | |
| 12 ------ | |
| 13 | |
| 14 The best way to track the development of Requests is through | |
| 15 `the GitHub repo <https://github.com/kennethreitz/requests>`_. | |
| 16 | |
| 17 Twitter | |
| 18 ------- | |
| 19 | |
| 20 The author, Kenneth Reitz, often tweets about new features and releases of Reque
sts. | |
| 21 | |
| 22 Follow `@kennethreitz <https://twitter.com/kennethreitz>`_ for updates. | |
| 23 | |
| 24 | |
| 25 | |
| 26 Release and Version History | |
| 27 =========================== | |
| 28 | |
| 29 .. include:: ../../HISTORY.rst | |
| 30 | |
| OLD | NEW |