From: Barry Warsaw Date: Mon, 26 Apr 1999 23:18:07 +0000 (+0000) Subject: Set the version number to 1.0 -- I think it's stable enough X-Git-Tag: v1.6a1~1461 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d515a7ea3d2689ec429c4885f8bf2b3970773691;p=thirdparty%2FPython%2Fcpython.git Set the version number to 1.0 -- I think it's stable enough --- diff --git a/Tools/pynche/Main.py b/Tools/pynche/Main.py index 459aaa570bc3..06ca0c58c92c 100644 --- a/Tools/pynche/Main.py +++ b/Tools/pynche/Main.py @@ -49,7 +49,7 @@ Where: """ -__version__ = '0.2' +__version__ = '1.0' import sys import os