We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4043abd commit 1a26557Copy full SHA for 1a26557
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v4.0.1 (2024-08-30)
2
+===============================
3
+
4
+- Verifier: Accept PyOpenSSL cert input, add deprecation warning
5
6
Changes for v4.0.0 (2024-08-21)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="signxml",
- version="4.0.0",
+ version="4.0.1",
url="https://github.com/kislyuk/signxml",
9
license="Apache Software License",
10
author="Andrey Kislyuk",
0 commit comments