summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-25 13:35:08 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-25 13:35:08 +0100
commit1537823a0ef3e7a8f96c711bf4006ac08b920d6f (patch)
tree670f243cf0f3d7bba4bcb70df3cb0b5d658dcf09 /src/__main__.py
parentfix interpolation at calculate of correlated colour temperature (diff)
downloadblueshift-1537823a0ef3e7a8f96c711bf4006ac08b920d6f.tar.gz
blueshift-1537823a0ef3e7a8f96c711bf4006ac08b920d6f.tar.bz2
blueshift-1537823a0ef3e7a8f96c711bf4006ac08b920d6f.tar.xz
bump version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 804b68c..e5e6d9b 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -26,7 +26,7 @@ from argparser import *
PROGRAM_NAME = 'blueshift'
-PROGRAM_VERSION = '1.14'
+PROGRAM_VERSION = '1.15'
## Set global variables