We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba7a8d commit 06119c0Copy full SHA for 06119c0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 7.3.1 (2023-02-24)
4
+
5
+- Fix subject-id requirements processing
6
7
8
## 7.3.0 (2023-02-14)
9
10
- During metadata generation, render extensions both for EntityDescriptor and IdPSSODescriptor
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pysaml2"
-version = "7.3.0"
+version = "7.3.1"
description = "Python implementation of SAML Version 2 Standard"
license = "Apache-2.0"
authors = ["IdentityPython <discuss@idpy.org>"]
0 commit comments