Release 1.1.

This commit is contained in:
Darko Poljak 2017-02-16 08:28:44 +01:00
commit 31fa41009d
2 changed files with 2 additions and 2 deletions

View file

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