summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2019-11-12 02:43:42 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2020-04-10 11:51:55 -0700
commit182b5cd35fb2646fe081036c2ec10dc5de6b47b6 (patch)
treeea1103365a1b36288a8b3e9db8602c3f8a9a0176
parente65a6eed58e5b93d161b61f4869e65d576960c3d (diff)
Incrementing version to v2.1.post2v2.1.post2
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 90cfb85a..7a284da8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
-version = "v2.1-beta6"
+version = "v2.1.post2"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",