From a5bce82691f6b2cac616091bd02b788cf2bb9be5 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Fri, 2 Apr 2021 13:33:31 +0200 Subject: Fixed python_requires in setup.py --- docs/documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/documentation.md') diff --git a/docs/documentation.md b/docs/documentation.md index 150a10c..cf6ad01 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -4,9 +4,9 @@ Decorators for Humans |Author | Michele Simionato| |---|---| |E-mail | michele.simionato@gmail.com| -|Version| 5.0.0 (2021-04-02)| +|Version| 4.4.2 (2021-04-02)| |Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9| -|Download page| http://pypi.python.org/pypi/decorator/5.0.0| +|Download page| http://pypi.python.org/pypi/decorator/4.4.2| |Installation| ``pip install decorator``| |License | BSD license| -- cgit v1.2.1