Changelog update

This commit is contained in:
Manuel Ebert 2013-11-03 20:31:36 -08:00
parent ddf2eda194
commit b81c4bfe86
2 changed files with 113 additions and 169 deletions

View file

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