summaryrefslogtreecommitdiff
path: root/docs/tests.documentation.rst
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2018-08-04 07:11:33 +0200
committerMichele Simionato <michele.simionato@gmail.com>2018-08-04 07:11:33 +0200
commita40a84f46938fc7ff3dc4a449d862690efb690d2 (patch)
tree5a02d6cb7dddd6361d611fb348c7e97d56ea1b46 /docs/tests.documentation.rst
parenteb890d98739196b83f1ecb5cb7bcfe9739a9502c (diff)
downloadpython-decorator-git-a40a84f46938fc7ff3dc4a449d862690efb690d2.tar.gz
Support for Python 3.7
Diffstat (limited to 'docs/tests.documentation.rst')
-rw-r--r--docs/tests.documentation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/tests.documentation.rst b/docs/tests.documentation.rst
index 16f94a9..a2f847e 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.0 (2018-04-15)
-: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.3.0
+:Version: 4.4.0 (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
:Installation: ``pip install decorator``
:License: BSD license