Updates distribution info

This commit is contained in:
Manuel Ebert 2013-07-26 19:40:39 -07:00
parent 08d6f5fa06
commit 9dda1b39bd
3 changed files with 7 additions and 4 deletions

View file

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