From f555103b674ee9e653feb4048a8765504876125f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 20 Mar 2014 19:05:40 +0100 Subject: bump version 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 f96bcdc..1da6f96 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -26,7 +26,7 @@ from argparser import * PROGRAM_NAME = 'blueshift' -PROGRAM_VERSION = '1.13' +PROGRAM_VERSION = '1.14' ## Set global variables -- cgit v1.2.3-70-g09d2