Commit 62b2c182 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Bump version number -- this document is pretty much finished!

parent 279f3351
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
% $Id$ % $Id$
\title{What's New in Python 2.0} \title{What's New in Python 2.0}
\release{0.05} \release{1.00}
\author{A.M. Kuchling and Moshe Zadka} \author{A.M. Kuchling and Moshe Zadka}
\authoraddress{\email{amk1@bigfoot.com}, \email{moshez@math.huji.ac.il} } \authoraddress{\email{amk1@bigfoot.com}, \email{moshez@math.huji.ac.il} }
\begin{document} \begin{document}
...@@ -11,12 +11,6 @@ ...@@ -11,12 +11,6 @@
\section{Introduction} \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 A new release of Python, version 2.0, will be released some time this
autumn. Beta versions are already available from autumn. Beta versions are already available from
\url{http://www.pythonlabs.com/products/python2.0/}. This article \url{http://www.pythonlabs.com/products/python2.0/}. This article
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment