aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-16 05:49:15 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-16 05:49:15 +0200
commit74e16340638a3dfdb003480717bfc637b97af787 (patch)
treeb0b3ec02b0ac6545f76c7984030c517d5bc04183
parentupdate dist (diff)
downloadnightshift-74e16340638a3dfdb003480717bfc637b97af787.tar.gz
nightshift-74e16340638a3dfdb003480717bfc637b97af787.tar.bz2
nightshift-74e16340638a3dfdb003480717bfc637b97af787.tar.xz
bump version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index d904144..09a345b 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -31,7 +31,7 @@ PROGRAM_NAME = 'nightshift'
:str The name of the program
'''
-PROGRAM_VERSION = '0.3'
+PROGRAM_VERSION = '0.4'
'''
:str The version of the program
'''