mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
Changelog
This commit is contained in:
parent
a0828ef151
commit
d4a1a10880
3 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ jrnl is a simple journal application for your command line.
|
|||
"""
|
||||
|
||||
__title__ = 'jrnl'
|
||||
__version__ = '1.7.4'
|
||||
__version__ = '1.7.5'
|
||||
__author__ = 'Manuel Ebert'
|
||||
__license__ = 'MIT License'
|
||||
__copyright__ = 'Copyright 2013 Manuel Ebert'
|
||||
__copyright__ = 'Copyright 2013 - 2014 Manuel Ebert'
|
||||
|
||||
from . import Journal
|
||||
from . import cli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue