Skip to content

Commit 69485a3

Browse files
committed
v3.0.2
1 parent c7344a1 commit 69485a3

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.0.2 (2022-11-28)
2+
===============================
3+
4+
- Remove incorrect deprecation of xml-c14n11 URI
5+
16
Changes for v3.0.1 (2022-11-27)
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.0.1",
7+
version="3.0.2",
88
url="https://github.com/kislyuk/signxml",
99
license="Apache Software License",
1010
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)