Increment version to v3.3

This commit is contained in:
Jrnl Bot 2022-10-29 19:19:53 +00:00
parent 81771eff4f
commit 415fc336ec
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v3.3-beta2"
__version__ = "v3.3"

View file

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