From 723c5cec2e2be34d033d0c7ace7654480f5607ff Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sun, 14 Jan 2018 11:02:37 +0100 Subject: Fixed IPython issue --- docs/tests.documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit v1.2.1