summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2019-01-24 14:57:29 +0100
committerMichele Simionato <michele.simionato@gmail.com>2019-01-24 14:57:29 +0100
commit7137c0ec9109f1b5582e9150701dcaeb18135eab (patch)
treee90c413bf7535ac33cfa955da6ef91cb3ac4d39f /docs
parent5904141797f9a3412d5d96cab07831325c6a4270 (diff)
downloadpython-decorator-git-7137c0ec9109f1b5582e9150701dcaeb18135eab.tar.gz
Tagged 4.3.24.3.2
Diffstat (limited to 'docs')
-rw-r--r--docs/tests.documentation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tests.documentation.rst b/docs/tests.documentation.rst
index e17ae9f..c375ea5 100644
--- a/docs/tests.documentation.rst
+++ b/docs/tests.documentation.rst
@@ -3,9 +3,9 @@ The ``decorator`` module
:Author: Michele Simionato
:E-mail: michele.simionato@gmail.com
-:Version: 4.3.1 (2018-08-04)
+:Version: 4.3.2 (2019-01-24)
:Supports: Python 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
-:Download page: http://pypi.python.org/pypi/decorator/4.3.1
+:Download page: http://pypi.python.org/pypi/decorator/4.3.2
:Installation: ``pip install decorator``
:License: BSD license