Version bump and doc fixes

This commit is contained in:
Manuel Ebert 2013-08-17 12:09:57 -07:00
parent 59de6351bc
commit 19d342d6f2
3 changed files with 15 additions and 7 deletions

View file

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