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