mirror of
https://github.com/python/cpython.git
synced 2025-10-15 11:22:18 +00:00
Bump version to 0.3.
This commit is contained in:
parent
1a566ff2e8
commit
dce019ed79
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
IDLE 0.2 - 8 January 1999
|
IDLE 0.3 - 17 February 1999
|
||||||
-------------------------
|
---------------------------
|
||||||
|
|
||||||
For news about this release, see the file NEWS.txt.
|
For news about this release, see the file NEWS.txt. (For a more
|
||||||
|
detailed change log, see the file ChangeLog.)
|
||||||
|
|
||||||
This is an early release of IDLE, my own attempt at a Tkinter-based
|
This is an early release of IDLE, my own attempt at a Tkinter-based
|
||||||
IDE for Python. It has the following features:
|
IDE for Python. It has the following features:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
IDLE_VERSION = "0.2"
|
IDLE_VERSION = "0.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue