Increment version to v2.8.3-beta

This commit is contained in:
Jrnl Bot 2021-08-28 22:58:59 +00:00
parent 3c561af93d
commit a32aefe541
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v2.8.2" __version__ = "v2.8.3-beta"

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "jrnl" name = "jrnl"
version = "v2.8.2" version = "v2.8.3-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 <jrnl-sh@googlegroups.com>", "jrnl contributors <jrnl-sh@googlegroups.com>",