summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2019-11-26 05:00:15 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2020-04-10 11:51:55 -0700
commitfc4fd803d6eb102a86b6941b235a49e57c2f9153 (patch)
treef6efd07876553f09104cda8c0c22a969ef57f1b4
parent8eb185f8a2aa69d4d8b58ae4828a82717c5083b6 (diff)
Incrementing version to v2.1.1-betav2.1.1-beta
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 136aeb97..115c21d3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
-version = "v2.1.post2"
+version = "v2.1.1-beta"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",