Increment version to v4.0-beta

This commit is contained in:
Jrnl Bot 2023-03-25 23:04:23 +00:00
parent 37b731ff14
commit deef870213
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v3.3" __version__ = "v4.0-beta"

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "jrnl" name = "jrnl"
version = "v3.3" version = "v4.0-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 = [
"jrnl contributors <maintainers@jrnl.sh>", "jrnl contributors <maintainers@jrnl.sh>",