Version bump

This commit is contained in:
Manuel Ebert 2013-09-23 17:24:29 -07:00
parent 8f5082a919
commit f5826fb56b
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'