From 600d9cf4a850b1e6d34dd44128d21dbddb2995e4 Mon Sep 17 00:00:00 2001 From: "Dr. Peter Poeml" Date: Mon, 22 May 2006 14:13:12 +0000 Subject: [PATCH] version 0.4 --- osc/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osc/core.py b/osc/core.py index 21c0eb44..72093977 100755 --- a/osc/core.py +++ b/osc/core.py @@ -5,7 +5,7 @@ # and distributed under the terms of the GNU General Public Licence, # either version 2, or (at your option) any later version. -__version__ = '0.3' +__version__ = '0.4' import os import sys