summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2020-03-23 05:09:25 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2020-04-10 11:51:56 -0700
commitedc49cf5a2f5960f0c394a768c59a88be495b8f4 (patch)
tree11ba6809b826b7e697e889a4173ee6411d53ae96
parentff8a0c3f1690e7514e5028ae4f470ef7a291f03b (diff)
Incrementing version to v2.3.1-beta [ci skip]v2.3.1-beta
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2774f707..adb35763 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
-version = "v2.3"
+version = "v2.3.1-beta"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",