summaryrefslogtreecommitdiff
path: root/documentation.html
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2011-09-01 11:51:56 +0200
committerMichele Simionato <michele.simionato@gmail.com>2011-09-01 11:51:56 +0200
commit5432c600ac6f82c91f7272df5512a704f7af71a5 (patch)
treea2f22ed29c40fc9b9834d671a05ee9f4e1ccc738 /documentation.html
parentecb841019341aaac531f62ac5108ed167dbdb2b1 (diff)
downloadpython-decorator-git-5432c600ac6f82c91f7272df5512a704f7af71a5.tar.gz
Updated the documentation for decorator 3.3.2
Diffstat (limited to 'documentation.html')
-rw-r--r--documentation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation.html b/documentation.html
index 5eac475..9239568 100644
--- a/documentation.html
+++ b/documentation.html
@@ -83,10 +83,10 @@
<tr class="field"><th class="docinfo-name">E-mail:</th><td class="field-body"><a class="reference external" href="mailto:michele.simionato&#64;gmail.com">michele.simionato&#64;gmail.com</a></td>
</tr>
<tr><th class="docinfo-name">Version:</th>
-<td>3.3.1 (2011-04-22)</td></tr>
+<td>3.3.2 (2011-09-01)</td></tr>
<tr class="field"><th class="docinfo-name">Requires:</th><td class="field-body">Python 2.4+</td>
</tr>
-<tr class="field"><th class="docinfo-name">Download page:</th><td class="field-body"><a class="reference external" href="http://pypi.python.org/pypi/decorator/3.3.1">http://pypi.python.org/pypi/decorator/3.3.1</a></td>
+<tr class="field"><th class="docinfo-name">Download page:</th><td class="field-body"><a class="reference external" href="http://pypi.python.org/pypi/decorator/3.3.2">http://pypi.python.org/pypi/decorator/3.3.2</a></td>
</tr>
<tr class="field"><th class="docinfo-name">Installation:</th><td class="field-body"><tt class="docutils literal">easy_install decorator</tt></td>
</tr>