summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2014-03-07 07:32:01 +0100
committerArmin Rigo <arigo@tunes.org>2014-03-07 07:32:01 +0100
commitc8e1a8a574ab4dcf6f8f0cb9ec3947da91a5dc92 (patch)
treec49bb394d3c04b973f2798a23e6a3cbf68ecb365 /doc/source
parent02b0968e2bdc1b63430a36b8f541ee84fe9905fe (diff)
downloadcffi-c8e1a8a574ab4dcf6f8f0cb9ec3947da91a5dc92.tar.gz
Update to 0.8.2 more officially
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index fe3a8a7..a9d7336 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -85,7 +85,7 @@ Requirements:
Download and Installation:
-* http://pypi.python.org/packages/source/c/cffi/cffi-0.8.1.tar.gz
+* http://pypi.python.org/packages/source/c/cffi/cffi-0.8.2.tar.gz
- Or grab the most current version by following the instructions below.