commit | 4f9013759bc7c7560ac35d0a4a2d7b382d5a004a | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Thu Jul 15 21:30:41 2004 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Thu Jul 15 21:30:41 2004 +0000 |
tree | 7ed83bb2869387f3aa6b427d9b7fe209220ffcef | |
parent | c572e42fb46d69da1ac6aadf919837b5f5ed58ff [diff] [blame] |
- Added a note about fixversions.py - Ran it.
diff --git a/Mac/Tools/IDE/PythonIDE.py b/Mac/Tools/IDE/PythonIDE.py index fb991b0..1ea7711 100644 --- a/Mac/Tools/IDE/PythonIDE.py +++ b/Mac/Tools/IDE/PythonIDE.py
@@ -3,7 +3,7 @@ # keep this (__main__) as clean as possible, since we are using # it like the "normal" interpreter. -__version__ = '1.0.1' +__version__ = '1.0.2' import sys import os