diff options
author | Michele Simionato <michele.simionato@gmail.com> | 2015-03-22 14:13:50 +0100 |
---|---|---|
committer | Michele Simionato <michele.simionato@gmail.com> | 2015-03-22 14:13:50 +0100 |
commit | a4a31e3e6f4149a3e4c071b6a80d593a8658af52 (patch) | |
tree | 6a9f8905c619670c59ff6bd13dbf0451d89c1cef /index.html | |
parent | c035648bf07d511d815503980fe1ca98ed26650f (diff) | |
download | python-decorator-git-3.4.2.tar.gz |
Release 3.4.2 identical to 3.4.13.4.2
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -393,10 +393,10 @@ old version.</p> <h1>Documentation</h1> <p>There are various versions of the documentation:</p> <ul class="simple"> -<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.1/documentation.rst">HTML version (Python 2)</a></li> -<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.1/documentation.pdf">PDF version (Python 2)</a></li> -<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.1/documentation3.rst">HTML version (Python 3)</a></li> -<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.1/documentation3.pdf">PDF version (Python 3)</a></li> +<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.2/documentation.rst">HTML version (Python 2)</a></li> +<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.2/documentation.pdf">PDF version (Python 2)</a></li> +<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.2/documentation3.rst">HTML version (Python 3)</a></li> +<li><a class="reference external" href="https://github.com/micheles/decorator/blob/3.4.2/documentation3.pdf">PDF version (Python 3)</a></li> </ul> </div> <div class="section" id="repository"> |