]> granicus.if.org Git - python/commitdiff
Bump version to 0.3.
authorGuido van Rossum <guido@python.org>
Wed, 17 Feb 1999 17:37:24 +0000 (17:37 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 17 Feb 1999 17:37:24 +0000 (17:37 +0000)
Tools/idle/README.txt
Tools/idle/idlever.py

index 7c59eaa60bdb7d4107ccd5d2c22d51c2c5547837..a934cfc7befd1ecba75a7c1d39112148573d86ae 100644 (file)
@@ -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
 IDE for Python.  It has the following features:
index 7465590e8c1e9e24f62f976012b2d84724b53714..b9e87122c49ed879ce8a370cd79ecd24a74ddd74 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "0.2"
+IDLE_VERSION = "0.3"