From 1586ee24c3eafba2c82450d97672396e595b2e4f Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sun, 1 Aug 2021 16:37:15 +0200
Subject: [PATCH] Bump version to 2.0a2

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

diff --git a/pyproject.toml b/pyproject.toml
index 89da334..eaba870 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Resint"
-version = "2.0a1"
+version = "2.0a2"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab