Version bump & docs

This commit is contained in:
Manuel Ebert 2014-04-16 17:03:29 -04:00
parent 0b678ce69c
commit 91f677d825
3 changed files with 5 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.20'
__version__ = '1.7.21'
__author__ = 'Manuel Ebert'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2013 - 2014 Manuel Ebert'