From ac7e3cf6b2423689a829745730d5399977a89d95 Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Sat, 18 Sep 2021 15:44:13 +0200
Subject: [PATCH] Release first alpha

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

diff --git a/pyproject.toml b/pyproject.toml
index 52c306e..b340f77 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-TICDesk"
-version = "2.0a3.dev0"
+version = "2.0a1"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab