Skip to content

Commit 373945e

Browse files
committed
v3.2.1
1 parent a88eebb commit 373945e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes for v3.2.1 (2023-08-06)
2+
===============================
3+
4+
- Use dataclass.replace in SignatureReference construction. Fixes #231
5+
16
Changes for v3.2.0 (2023-04-12)
27
===============================
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="signxml",
7-
version="3.2.0",
7+
version="3.2.1",
88
url="https://github.com/kislyuk/signxml",
99
license="Apache Software License",
1010
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)