From aca0a185b7fda72a742aa2c1cfb31827530e5567 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Tue, 31 Oct 2023 01:53:15 +0000 Subject: Increment version to v4.1-beta2 --- jrnl/__version__.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jrnl/__version__.py b/jrnl/__version__.py index a28af6ca..2f373a4a 100644 --- a/jrnl/__version__.py +++ b/jrnl/__version__.py @@ -1 +1 @@ -__version__ = "v4.1-beta" +__version__ = "v4.1-beta2" diff --git a/pyproject.toml b/pyproject.toml index f471f6b0..b2ad7f24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jrnl" -version = "v4.1-beta" +version = "v4.1-beta2" description = "Collect your thoughts and notes without leaving the command line." authors = [ "jrnl contributors ", -- cgit v1.2.3