[stem/master] Updating our download link for the 1.2.1 release

commit 3ced0872d55c153f17a487eb2835cb359de59c13 Author: Damian Johnson <atagar@torproject.org> Date: Tue Jun 3 08:23:58 2014 -0700 Updating our download link for the 1.2.1 release Bumping our PyPI download links for the hotfix release. --- docs/download.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/download.rst b/docs/download.rst index b2ed0a9..05d0248 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -63,9 +63,9 @@ Download Signed releases and instructions for both Python 2.x and 3.x. You can install from its `tarball - <https://pypi.python.org/packages/source/s/stem/stem-1.2.0.tar.bz2>`_ + <https://pypi.python.org/packages/source/s/stem/stem-1.2.1.tar.bz2>`_ (`sig - <https://pypi.python.org/packages/source/s/stem/stem-1.2.0.tar.bz2.asc>`_), + <https://pypi.python.org/packages/source/s/stem/stem-1.2.1.tar.bz2.asc>`_), or if you have **pip** installed then getting stem can be as simple as...
participants (1)
-
atagar@torproject.org