From b2e77f281365007b756626372fb234c13f9426bb Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Thu, 8 Apr 2021 07:41:51 +0200 Subject: func.__module__ was not copied anymore --- docs/documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/documentation.md b/docs/documentation.md index b3747a9..ba5a99c 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.5 (2021-04-04)| +|Version| 5.0.6 (2021-04-08)| |Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9| -|Download page| http://pypi.python.org/pypi/decorator/5.0.5| +|Download page| http://pypi.python.org/pypi/decorator/5.0.6| |Installation| ``pip install decorator``| |License | BSD license| -- cgit v1.2.1