Increment version to v2.5.1-alpha

This commit is contained in:
Jrnl Bot 2020-11-28 22:49:08 +00:00
parent c3a8453e94
commit 6e5d43ca78
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v2.5"
__version__ = "v2.5.1-alpha"

View file

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