mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Bump version number; record 2.3 release date
This commit is contained in:
parent
7a7aba9931
commit
b34ba3f174
1 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
% $Id$
|
||||
|
||||
\title{What's New in Python 2.3}
|
||||
\release{0.90}
|
||||
\release{1.00}
|
||||
\author{A.M.\ Kuchling}
|
||||
\authoraddress{\email{amk@amk.ca}}
|
||||
|
||||
|
|
@ -11,8 +11,8 @@
|
|||
\maketitle
|
||||
\tableofcontents
|
||||
|
||||
This article explains the new features in Python 2.3. The
|
||||
release date of Python 2.3 is currently scheduled for August 2003.
|
||||
This article explains the new features in Python 2.3. Python 2.3 was
|
||||
released on July 29, 2003.
|
||||
|
||||
The main themes for Python 2.3 are polishing some of the features
|
||||
added in 2.2, adding various small but useful enhancements to the core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue