diff options
author | Michele Simionato <michele.simionato@gmail.com> | 2015-09-25 04:36:59 +0200 |
---|---|---|
committer | Michele Simionato <michele.simionato@gmail.com> | 2015-09-25 04:36:59 +0200 |
commit | 7af57a4cf63a20b6121d235bebe206260409a585 (patch) | |
tree | aacdc119953ddac839aa3078a74b198e5a55a7ed /docs | |
parent | f6f1f69f576e438b3aad336d3faa20d1012b3aeb (diff) | |
download | python-decorator-git-4.0.4.tar.gz |
Bumped version to 4.0.44.0.4
Diffstat (limited to 'docs')
-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 c463e92..dfc3583 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.1/documentation.pdf
+.. _PDF version: https://github.com/micheles/decorator/blob/4.0.4/documentation.pdf
Repository
---------------
|