]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Set the version number to 1.0 -- I think it's stable enough
authorBarry Warsaw <barry@python.org>
Mon, 26 Apr 1999 23:18:07 +0000 (23:18 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 26 Apr 1999 23:18:07 +0000 (23:18 +0000)
Tools/pynche/Main.py

index 459aaa570bc3f47b1737049fa26220b55497f38f..06ca0c58c92ccc5bb6baa67fc9b8cad5efa8504e 100644 (file)
@@ -49,7 +49,7 @@ Where:
 
 """
 
-__version__ = '0.2'
+__version__ = '1.0'
 
 import sys
 import os