Skip to content

Commit 762e8a4

Browse files
committed
v4.0.2
1 parent 5abbcc1 commit 762e8a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes for v4.0.2 (2024-09-10)
2+
===============================
3+
4+
- XAdES signing: remove duplicate timezone information from
5+
``SigningTime`` (#266)
6+
17
Changes for v4.0.1 (2024-08-30)
28
===============================
39

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

0 commit comments

Comments
 (0)