Update of /cvsroot/py-howto/pyhowto
In directory slayer.i.sourceforge.net:/tmp/cvs-serv790
Modified Files:
python-2.0.tex
Log Message:
Bump version number -- this document is pretty much finished!
Index: python-2.0.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-2.0.tex,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -r1.39 -r1.40
*** python-2.0.tex 2000/10/16 14:19:21 1.39
--- python-2.0.tex 2000/10/17 13:02:42 1.40
***************
*** 4,8 ****
\title{What's New in Python 2.0}
! \release{0.05}
\author{A.M. Kuchling and Moshe Zadka}
\authoraddress{\email{am...@bi...}, \email{mo...@ma...} }
--- 4,8 ----
\title{What's New in Python 2.0}
! \release{1.00}
\author{A.M. Kuchling and Moshe Zadka}
\authoraddress{\email{am...@bi...}, \email{mo...@ma...} }
***************
*** 11,20 ****
\section{Introduction}
-
- {\large This is a draft document; please report inaccuracies and
- omissions to the authors. This document should not be treated as
- definitive; features described here might be removed or changed during
- the beta cycle before the final release of Python 2.0.
- }
A new release of Python, version 2.0, will be released some time this
--- 11,14 ----
|