Manifest update

This commit is contained in:
Manuel Ebert 2014-07-27 12:43:26 +09:00
parent 010e1f868d
commit 6dafc3d939
4 changed files with 7 additions and 3 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.9.1'
__version__ = '1.9.2'
__author__ = 'Manuel Ebert'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2013 - 2014 Manuel Ebert'