From 4cd0be14b687c29e3910d57f4d4746029cba8b90 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 16 Apr 2014 05:42:02 +0200 Subject: fix version number MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/__main__.py b/src/__main__.py index cbdeee8..d904144 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -31,7 +31,7 @@ PROGRAM_NAME = 'nightshift' :str The name of the program ''' -PROGRAM_VERSION = '1.0' +PROGRAM_VERSION = '0.3' ''' :str The version of the program ''' -- cgit v1.2.3-70-g09d2