diff options
Diffstat (limited to 'docs/tests.documentation.rst')
| -rw-r--r-- | docs/tests.documentation.rst | 6 |
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 |
