Manifest update

This commit is contained in:
Manuel Ebert 2014-07-27 12:43:26 +09:00
parent 2150b5b3e7
commit bf49f31d22
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'