Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b34ba3f

Browse files
committed
Bump version number; record 2.3 release date
1 parent 7a7aba9 commit b34ba3f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
% $Id$
44

55
\title{What's New in Python 2.3}
6-
\release{0.90}
6+
\release{1.00}
77
\author{A.M.\ Kuchling}
88
\authoraddress{\email{[email protected]}}
99

1010
\begin{document}
1111
\maketitle
1212
\tableofcontents
1313

14-
This article explains the new features in Python 2.3. The
15-
release date of Python 2.3 is currently scheduled for August 2003.
14+
This article explains the new features in Python 2.3. Python 2.3 was
15+
released on July 29, 2003.
1616

1717
The main themes for Python 2.3 are polishing some of the features
1818
added in 2.2, adding various small but useful enhancements to the core

0 commit comments

Comments
 (0)