Incrementing version to v2.4-beta [ci skip]

This commit is contained in:
Jrnl Bot 2020-04-18 21:27:19 +00:00 committed by Jonathan Wren
parent 61f1627264
commit db0caa7b83
2 changed files with 2 additions and 2 deletions

View file

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

View file

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