From 238bf589eb6100f2da4efba3a9c9297adbd63bef Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 3 Jun 2017 14:40:11 +0200 Subject: Preserving iscoroutinefunction for Python 3.5 coroutines --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 --------------- -- cgit v1.2.1