summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2018-08-04 07:29:17 +0200
committerMichele Simionato <michele.simionato@gmail.com>2018-08-04 07:29:17 +0200
commit18e0912a155a053b1b57917ff9c5485fa4136cc0 (patch)
tree345c2ab5dda138067b02d581b27134bc52bf2b53 /docs
parent47cc7f35c8592845e69fbf17e7a6faa718bdefe9 (diff)
downloadpython-decorator-git-18e0912a155a053b1b57917ff9c5485fa4136cc0.tar.gz
Bumped release to 4.3.14.3.1
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 a2f847e..e17ae9f 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.4.0 (2018-08-04)
+:Version: 4.3.1 (2018-08-04)
: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.4.0
+:Download page: http://pypi.python.org/pypi/decorator/4.3.1
:Installation: ``pip install decorator``
:License: BSD license