mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
pycrypto back to extras.
Fixes 68
This commit is contained in:
parent
4a94705b25
commit
3c07c7dee0
4 changed files with 10 additions and 5 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue