[py-svn] r53044 - py/branch/bugfix-0.9.0/py/doc

guido at codespeak.net guido at codespeak.net
Fri Mar 28 11:08:12 CET 2008


Author: guido
Date: Fri Mar 28 11:08:12 2008
New Revision: 53044

Modified:
   py/branch/bugfix-0.9.0/py/doc/index.txt
Log:
Last occurrence of 0.9.0 in the docs replaced with 0.9.1.


Modified: py/branch/bugfix-0.9.0/py/doc/index.txt
==============================================================================
--- py/branch/bugfix-0.9.0/py/doc/index.txt	(original)
+++ py/branch/bugfix-0.9.0/py/doc/index.txt	Fri Mar 28 11:08:12 2008
@@ -7,7 +7,7 @@
 
 `Download and Installation`_ 
 
-`0.9.0 release announcement`_ 
+`0.9.1 release announcement`_ 
 
 Main tools and API 
 ----------------------
@@ -59,4 +59,4 @@
 .. _`Why What how py?`: why_py.html 
 .. _`future`: future.html 
 .. _`miscellaneous features`: misc.html 
-.. _`0.9.0 release announcement`: release-0.9.0.html
+.. _`0.9.1 release announcement`: release-0.9.1.html


More information about the py-svn mailing list