Version bump

This commit is contained in:
Manuel Ebert 2013-08-14 14:01:13 -07:00
parent 3549eff215
commit 2025fe5b51

View file

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