Version bump

This commit is contained in:
Manuel Ebert 2013-09-23 17:24:29 -07:00
parent de0f3771f3
commit 717c18f77e
2 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,7 @@ jrnl is a simple journal application for your command line.
"""
__title__ = 'jrnl'
__version__ = '1.5.6'
__version__ = '1.5.7'
__author__ = 'Manuel Ebert'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2013 Manuel Ebert'