summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2019-11-09 22:26:33 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2020-04-10 11:51:55 -0700
commit83974b7aa72f0fe908ab5217923595a7a4e29bd2 (patch)
treecf3e3fd1b9b86223debf4899bb36ecd661e5428c
parent851a367569ce66ec31c4d111c196318fc93df821 (diff)
Incrementing version to v2.1-beta6v2.1-beta6
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1b84acde..90cfb85a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
-version = "0.0.0-source"
+version = "v2.1-beta6"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",