From bf9fed4eba1b157eaa42bd9775fc1264fedb0510 Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Fri, 28 Feb 2025 13:52:29 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.1.1=20=E2=86=92=200.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 40a53cc..1f078a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "authentik-user-manager" -version = "0.1.1" +version = "0.1.2" description = "Managing Authentik users via YAML files" repository = "https://github.com/OpenRailAssociation/authentik-user-manager" keywords = ["authentik", "user-management"]