From d515a7ea3d2689ec429c4885f8bf2b3970773691 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 26 Apr 1999 23:18:07 +0000 Subject: Set the version number to 1.0 -- I think it's stable enough --- Tools/pynche/Main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/pynche/Main.py b/Tools/pynche/Main.py index 459aaa5..06ca0c5 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 -- cgit v0.12