From e08e47b1c40f943cd9f2fd9970442c836a6b2969 Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Mon, 21 Feb 2022 10:53:56 +0100
Subject: [PATCH] Raise version

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

diff --git a/pyproject.toml b/pyproject.toml
index 72db250..98b45a8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Paweljong"
-version = "1.0"
+version = "1.0.1.dev0"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab