Version bump

This commit is contained in:
Manuel Ebert 2013-08-06 17:57:36 -07:00
parent 3ef6095b41
commit 1889cee6c3
2 changed files with 7 additions and 3 deletions

View file

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