From 331122178891aa778a1ff57bc86a5990aa61f8d2 Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Tue, 28 Jun 2022 22:06:37 +0200 Subject: [PATCH] Raise version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 88a923b..eaf3ec9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "AlekSIS-App-Paweljong" -version = "1.9" +version = "1.10" packages = [ { include = "aleksis" } ] -- GitLab