From a46c54d5950411dd4afd078a3454c4ce17376786 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sat, 25 Dec 2021 21:45:20 +0100
Subject: [PATCH] Bump version to 2.0rc7

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

diff --git a/pyproject.toml b/pyproject.toml
index d0507242b..161878d8f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Alsijil"
-version = "2.0b0"
+version = "2.0rc7"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab