Skip to content

Commit 12054fe

Browse files
committed
v4.0.3
1 parent 82fe3aa commit 12054fe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Changes.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Changes for v4.0.3 (2024-11-23)
2+
===============================
3+
4+
- Fix issue with support for deprecated PyOpenSSL certificates
5+
6+
- Fully remove the ca_path parameter; add docs for signature location
7+
pinning
8+
19
Changes for v4.0.2 (2024-09-10)
210
===============================
311

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="signxml",
7-
version="4.0.2",
7+
version="4.0.3",
88
url="https://github.com/kislyuk/signxml",
99
license="Apache Software License",
1010
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)