From b7b1b2a760474eb21d288fa4134bb9939572fc54 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Fri, 24 Sep 2021 21:55:21 +0200
Subject: [PATCH] Bump version to 2.0rc3

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 4d305c3d..56b926d2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Chronos"
-version = "2.0rc2"
+version = "2.0rc3"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab