From e5da15d96a27bfcdff389c7f9bfa3bb5b61c1045 Mon Sep 17 00:00:00 2001 From: Muhammad Furqan Habibi Date: Mon, 10 Jun 2024 16:43:34 +0900 Subject: [PATCH] Release 24.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b8cac41..dab49a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "minisaml" -version = "23.1" +version = "24.6" description = "Minimal SAML2 client" authors = ["Jonas Obrist "] license = "Apache-2.0"