summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJrnl Bot <bot@jrnl.sh>2023-06-20 23:39:40 +0000
committerJrnl Bot <bot@jrnl.sh>2023-06-20 23:39:40 +0000
commit4f1a21819d64b079c7e9d0330ea8f834d6344e54 (patch)
tree25d8197001badbc345ccbab214863ae4938b5d01 /pyproject.toml
parent12e663ee93b7c693ed02d2cbec0922b2f0b84221 (diff)
Increment version to v4.0.1v4.0.1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 479cef06..1d574428 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
-version = "v4.0.1-beta"
+version = "v4.0.1"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"jrnl contributors <maintainers@jrnl.sh>",