Compare commits

...

1 commit

Author SHA1 Message Date
Jrnl Bot
3f3a17c32e Increment version to v2.4.4-beta 2020-07-25 16:34:09 -07:00
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v2.4.3-beta"
__version__ = "v2.4.4-beta"

View file

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