[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Stem release 1.2.1
commit c2541bd9695fc371fe8ad75e2ebdcba15bcd2aa8
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Tue Jun 3 08:16:54 2014 -0700
Stem release 1.2.1
Hotfix release for our Python 3.x for...
https://trac.torproject.org/projects/tor/ticket/12185
---
docs/index.rst | 2 +-
stem/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst
index 1925920..05ee23f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,7 +1,7 @@
Welcome to Stem!
================
-Stem is a Python controller library for `Tor <https://www.torproject.org/>`_. Like its predecessor, `TorCtl <https://gitweb.torproject.org/pytorctl.git>`_, it uses Tor's `control protocol <https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt>`_ to help developers program against the Tor process, enabling them to build things similar to `Vidalia <https://www.torproject.org/getinvolved/volunteer.html.en#project-vidalia>`_ and `arm <https://www.atagar.com/arm/>`_. Stem's latest version is **1.2.0** (released June 1st, 2014).
+Stem is a Python controller library for `Tor <https://www.torproject.org/>`_. Like its predecessor, `TorCtl <https://gitweb.torproject.org/pytorctl.git>`_, it uses Tor's `control protocol <https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt>`_ to help developers program against the Tor process, enabling them to build things similar to `Vidalia <https://www.torproject.org/getinvolved/volunteer.html.en#project-vidalia>`_ and `arm <https://www.atagar.com/arm/>`_. Stem's latest version is **1.2.1** (released June 3rd, 2014).
.. Main Stem Logo
Source: http://www.wpclipart.com/plants/assorted/P/plant_stem.png.html
diff --git a/stem/__init__.py b/stem/__init__.py
index c61b982..1ec50ab 100644
--- a/stem/__init__.py
+++ b/stem/__init__.py
@@ -421,7 +421,7 @@ Library for working with the tor process.
================= ===========
"""
-__version__ = '1.2.0'
+__version__ = '1.2.1'
__author__ = 'Damian Johnson'
__contact__ = 'atagar@xxxxxxxxxxxxxx'
__url__ = 'https://stem.torproject.org/'
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits