- Added a note about fixversions.py

- Ran it.
This commit is contained in:
Jack Jansen 2004-07-15 21:30:41 +00:00
parent c572e42fb4
commit 4f9013759b
7 changed files with 58 additions and 64 deletions

View file

@ -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