Skip to content

Commit 1a26557

Browse files
committed
v4.0.1
1 parent 4043abd commit 1a26557

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes.rst

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
Changes for v4.0.0 (2024-08-21)
27
===============================
38

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.0",
7+
version="4.0.1",
88
url="https://github.com/kislyuk/signxml",
99
license="Apache Software License",
1010
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)