Increment version to v4.0-beta3

This commit is contained in:
Jrnl Bot 2023-04-29 22:51:01 +00:00
parent 95836a7dd1
commit 6225e13c98
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v4.0-beta2" __version__ = "v4.0-beta3"

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "jrnl" name = "jrnl"
version = "v4.0-beta2" version = "v4.0-beta3"
description = "Collect your thoughts and notes without leaving the command line." description = "Collect your thoughts and notes without leaving the command line."
authors = [ authors = [
"jrnl contributors <maintainers@jrnl.sh>", "jrnl contributors <maintainers@jrnl.sh>",