diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2021-11-01 16:34:35 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2021-11-01 16:34:35 +0100 |
| commit | d5d65ada05723b3d4999a3aa419aac2f5f02012b (patch) | |
| tree | 4cd54abceb23ff0d2ac28f5078966b863031f575 /docs | |
| parent | baf129705a56ead40a71b1813003439e06fd1538 (diff) | |
| parent | f3daf42a7928e157e1e0b8ec6840f68af5d20a83 (diff) | |
| download | python-decorator-git-d5d65ada05723b3d4999a3aa419aac2f5f02012b.tar.gz | |
Merge branch 'master' of github.com:micheles/decorator
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/documentation.md b/docs/documentation.md index 2c896c4..cbbc540 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -4,7 +4,7 @@ |---|---| |E-mail | michele.simionato@gmail.com| |Version| 5.1.0 (2021-09-11)| -|Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9| +|Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9, 3.10| |Download page| http://pypi.python.org/pypi/decorator/5.1.0| |Installation| ``pip install decorator``| |License | BSD license| |
