mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Bump to 2.3
This commit is contained in:
parent
62d4b10cc4
commit
48575d1dac
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -42,7 +42,7 @@ base_dir = os.path.dirname(os.path.abspath(__file__))
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "jrnl",
|
name = "jrnl",
|
||||||
version = "0.2.2",
|
version = "0.2.3",
|
||||||
description = "A command line journal application that stores your journal in a plain text file",
|
description = "A command line journal application that stores your journal in a plain text file",
|
||||||
|
|
||||||
packages = find_packages(),
|
packages = find_packages(),
|
||||||
|
|
Loading…
Add table
Reference in a new issue