Skip to content

Commit

Permalink
v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Sep 11, 2024
1 parent 5abbcc1 commit 762e8a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Changes for v4.0.2 (2024-09-10)
===============================

- XAdES signing: remove duplicate timezone information from
``SigningTime`` (#266)

Changes for v4.0.1 (2024-08-30)
===============================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="signxml",
version="4.0.1",
version="4.0.2",
url="https://github.com/kislyuk/signxml",
license="Apache Software License",
author="Andrey Kislyuk",
Expand Down

0 comments on commit 762e8a4

Please sign in to comment.