Increment version to v2.6

This commit is contained in:
Jrnl Bot 2020-12-20 02:31:26 +00:00 committed by Jonathan Wren
parent 7cf977a3cb
commit 3f2a703487
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v2.6-beta5" __version__ = "v2.6"

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "jrnl" name = "jrnl"
version = "v2.6-beta5" version = "v2.6"
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>",