mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
Version bump to 0.3.0
This commit is contained in:
parent
9a9a80cd8e
commit
22b3da5f89
3 changed files with 11 additions and 11 deletions
2
setup.py
2
setup.py
|
@ -53,7 +53,7 @@ base_dir = os.path.dirname(os.path.abspath(__file__))
|
|||
|
||||
setup(
|
||||
name = "jrnl",
|
||||
version = "0.2.5",
|
||||
version = "0.3.0",
|
||||
description = "A command line journal application that stores your journal in a plain text file",
|
||||
packages = ['jrnl'],
|
||||
install_requires = ["parsedatetime", "simplejson"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue