From 0421fc478c9ef4d4a6ac90416ea42ff5eb5cd64c Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Wed, 22 May 2024 13:12:11 +0200
Subject: [PATCH] Bump version to 0.1.0.dev2

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

diff --git a/pyproject.toml b/pyproject.toml
index 6210a57..9728685 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Kolego"
-version = "0.1.0.dev1"
+version = "0.1.0.dev2"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab