update version string

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-01 10:39:32 +01:00
parent 4f135916e3
commit 92c51d9dc0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
import os
import os.path
VERSION = "0.1"
VERSION = "0.5"
FILE_DELTA = "delta"
FILE_COMMENT = "comment"
DATEFORMAT = "%Y-%m-%d"