summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2018-01-14 11:02:37 +0100
committerMichele Simionato <michele.simionato@gmail.com>2018-01-14 11:02:37 +0100
commit723c5cec2e2be34d033d0c7ace7654480f5607ff (patch)
tree10426653b11326c972be707150858aee86d703cc /docs
parent12caca929e4f6401730cb1d29d1ebc855a763482 (diff)
downloadpython-decorator-git-723c5cec2e2be34d033d0c7ace7654480f5607ff.tar.gz
Fixed IPython issue4.2.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 92836e2..97f264c 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.2.0 (2018-01-14)
+:Version: 4.2.1 (2018-01-14)
:Supports: Python 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
-:Download page: http://pypi.python.org/pypi/decorator/4.2.0
+:Download page: http://pypi.python.org/pypi/decorator/4.2.1
:Installation: ``pip install decorator``
:License: BSD license