Incrementing version to v2.4 [ci skip]

This commit is contained in:
Jrnl Bot 2020-04-25 21:14:31 +00:00 committed by Jonathan Wren
parent ec213d8185
commit 7b96169654
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v2.4-beta"
__version__ = "v2.4"

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
version = "v2.4-beta"
version = "v2.4"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",