Changelog and docs

This commit is contained in:
Manuel Ebert 2014-02-05 10:19:01 -08:00
parent ff3c2ecdc3
commit 04aed1001f
3 changed files with 3 additions and 2 deletions

View file

@ -8,7 +8,7 @@ jrnl is a simple journal application for your command line.
from __future__ import absolute_import
__title__ = 'jrnl'
__version__ = '1.7.9'
__version__ = '1.7.10'
__author__ = 'Manuel Ebert'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2013 - 2014 Manuel Ebert'