Skip to content

Commit 8ba657b

Browse files
committed
Release version 7.4.2
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 1cd9ced commit 8ba657b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 7.4.2 (2023-06-11)
4+
5+
- Add support for xmlsec1 1.3.x
6+
- Use the set crypto_backend when creating the entity metadata
7+
8+
39
## 7.4.1 (2023-02-24)
410

511
- Fix subject-id requirements processing

pyproject.toml

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

0 commit comments

Comments
 (0)