Skip to content

Commit 06119c0

Browse files
committed
Release 7.3.1
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 6ba7a8d commit 06119c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 7.3.1 (2023-02-24)
4+
5+
- Fix subject-id requirements processing
6+
7+
38
## 7.3.0 (2023-02-14)
49

510
- During metadata generation, render extensions both for EntityDescriptor and IdPSSODescriptor

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysaml2"
3-
version = "7.3.0"
3+
version = "7.3.1"
44
description = "Python implementation of SAML Version 2 Standard"
55
license = "Apache-2.0"
66
authors = ["IdentityPython <[email protected]>"]

0 commit comments

Comments
 (0)