pycrypto back to extras.

Fixes 68
This commit is contained in:
Manuel Ebert 2013-04-22 09:58:45 +02:00
parent 2790f250e6
commit 56a9c0bbcc
4 changed files with 10 additions and 5 deletions

View file

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