summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-03-24 05:20:04 +0100
committerMichele Simionato <michele.simionato@gmail.com>2015-03-24 05:20:04 +0100
commitbf9665fcb4018e76f6051ae6e73dd06e9da31d25 (patch)
tree8e6bc9cb35f7876a10d53aef1cfe409842e60624 /index.html
parent8dd2913bc310e02084c9a7eee81187c53d7bd1e8 (diff)
parenta4a31e3e6f4149a3e4c071b6a80d593a8658af52 (diff)
downloadpython-decorator-git-bf9665fcb4018e76f6051ae6e73dd06e9da31d25.tar.gz
Merge pull request #6 from micheles/3.4.2
3.4.2
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index e6a6a40..32399ce 100644
--- a/index.html
+++ b/index.html
@@ -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">