From 49471e8affa7ce5745166048bcef4b841fcdb0bc Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sun, 8 Dec 2024 12:12:03 +0100
Subject: [PATCH] Bump version to 4.0.0.dev10

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

diff --git a/pyproject.toml b/pyproject.toml
index 202de9886..933326f6a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Alsijil"
-version = "4.0.0.dev9"
+version = "4.0.0.dev10"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab