Version bump

This commit is contained in:
Manuel Ebert 2013-11-30 15:14:53 -08:00
parent 8a8d19477f
commit 7e6c784556
2 changed files with 7 additions and 1 deletions

View file

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