Dateutil added to requirements.

This commit is contained in:
Manuel Ebert 2013-12-22 18:46:26 +01:00
parent 8c9ae82b98
commit a4448b0c34
5 changed files with 8 additions and 2 deletions

View file

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