diff options
author | Michele Simionato <michele.simionato@gmail.com> | 2016-02-08 11:17:58 +0100 |
---|---|---|
committer | Michele Simionato <michele.simionato@gmail.com> | 2016-02-08 11:17:58 +0100 |
commit | 854fc35ec9e81b2425249af809b1e286011ad72b (patch) | |
tree | 26051ac50d955ff6ce11741245c38bcabcb5bac7 /docs/README.rst | |
parent | 913b8bdffaefb97b6e658aae525c2fac53395247 (diff) | |
download | python-decorator-git-4.0.9.tar.gz |
Bumped release number to 4.0.94.0.9
Diffstat (limited to 'docs/README.rst')
-rw-r--r-- | docs/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.rst b/docs/README.rst index a5f8274..343b5a3 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.7/documentation.pdf
+.. _PDF version: https://github.com/micheles/decorator/blob/4.0.9/documentation.pdf
Repository
---------------
|