We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fe3aa commit 12054feCopy full SHA for 12054fe
Changes.rst
@@ -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
9
Changes for v4.0.2 (2024-09-10)
10
===============================
11
setup.py
@@ -4,7 +4,7 @@
setup(
name="signxml",
- version="4.0.2",
+ version="4.0.3",
url="https://github.com/kislyuk/signxml",
license="Apache Software License",
author="Andrey Kislyuk",
0 commit comments