From 3aa0ef3dd55dfdf995a5676bd436c754f6836885 Mon Sep 17 00:00:00 2001 From: Sergei Maertens Date: Fri, 23 Feb 2024 10:01:00 +0100 Subject: [PATCH] :bookmark: Bump the version to 1.16.0.post2 There are code changes, but we want to track the upstream version... --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 671fed6e..854aa051 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maykin-python3-saml" -version = "1.16.0.post1" +version = "1.16.0.post2" description = "Saml Python Toolkit. Add SAML support to your Python software using this library" license = "Apache-2.0" authors = [