summaryrefslogtreecommitdiff
path: root/documentation3.rst
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-03-22 14:13:50 +0100
committerMichele Simionato <michele.simionato@gmail.com>2015-03-22 14:13:50 +0100
commita4a31e3e6f4149a3e4c071b6a80d593a8658af52 (patch)
tree6a9f8905c619670c59ff6bd13dbf0451d89c1cef /documentation3.rst
parentc035648bf07d511d815503980fe1ca98ed26650f (diff)
downloadpython-decorator-git-3.4.2.tar.gz
Release 3.4.2 identical to 3.4.13.4.2
Diffstat (limited to 'documentation3.rst')
-rw-r--r--documentation3.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation3.rst b/documentation3.rst
index f6c0181..0c18b03 100644
--- a/documentation3.rst
+++ b/documentation3.rst
@@ -4,9 +4,9 @@ The ``decorator`` module
:Author: Michele Simionato
:E-mail: michele.simionato@gmail.com
-:Version: 3.4.1 (2015-03-17)
+:Version: 3.4.2 (2015-03-17)
:Requires: Python 2.4+
-:Download page: http://pypi.python.org/pypi/decorator/3.4.1
+:Download page: http://pypi.python.org/pypi/decorator/3.4.2
:Installation: ``pip install decorator``
:License: BSD license