From d8259b919052931496eea71aa68aeb6eac52dd20 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Sat, 28 Mar 2020 20:55:34 +0000 Subject: [PATCH] Incrementing version to v2.3.1 [ci skip] --- 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 4bf5d5ff..bdca9ec4 100644 --- a/jrnl/__version__.py +++ b/jrnl/__version__.py @@ -1 +1 @@ -__version__ = "v2.2-beta" +__version__ = "v2.3.1" diff --git a/pyproject.toml b/pyproject.toml index adb35763..36519e7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jrnl" -version = "v2.3.1-beta" +version = "v2.3.1" description = "Collect your thoughts and notes without leaving the command line." authors = [ "Manuel Ebert ",