summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2017-06-03 14:40:11 +0200
committerMichele Simionato <michele.simionato@gmail.com>2017-06-03 14:40:11 +0200
commit238bf589eb6100f2da4efba3a9c9297adbd63bef (patch)
treeae41a8e377f6a0b95114511290e2b818428ed5a5 /docs
parente557fb1da60902e1ae2fe6f57acebe077c529f21 (diff)
downloadpython-decorator-git-238bf589eb6100f2da4efba3a9c9297adbd63bef.tar.gz
Preserving iscoroutinefunction for Python 3.5 coroutines
Diffstat (limited to 'docs')
-rw-r--r--docs/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.rst b/docs/README.rst
index f17110b..7226146 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -52,7 +52,7 @@ There are various versions of the documentation:
- `PDF version`_
.. _HTML version: http://pythonhosted.org/decorator/documentation.html
-.. _PDF version: https://github.com/micheles/decorator/blob/4.0.10/documentation.pdf
+.. _PDF version: https://github.com/micheles/decorator/blob/4.0.11/documentation.pdf
Repository
---------------