From dbb10360ec5e11126c6c3354038e1d41485c6323 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 15 May 2021 06:08:54 +0200 Subject: Decorating builtin functions --- 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 7d8fede..2637055 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.7 (2021-04-14)| +|Version| 5.0.8 (2021-05-15)| |Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9| -|Download page| http://pypi.python.org/pypi/decorator/5.0.7| +|Download page| http://pypi.python.org/pypi/decorator/5.0.8| |Installation| ``pip install decorator``| |License | BSD license| -- cgit v1.2.1