Set the version number to 1.0 -- I think it's stable enough

This commit is contained in:
Barry Warsaw 1999-04-26 23:18:07 +00:00
parent 0604d72318
commit d515a7ea3d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Where:
"""
__version__ = '0.2'
__version__ = '1.0'
import sys
import os