Skip to content

Commit 320008f

Browse files
committed
v2.9.0
1 parent 7046aea commit 320008f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes for v2.9.0 (2021-10-08)
2+
===============================
3+
4+
- Unlimit cryptography version constraint. Fixes #177
5+
6+
- Bump pyOpenSSL compat range; add dep version strategy note
7+
18
Changes for v2.8.2 (2021-05-14)
29
===============================
310

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

0 commit comments

Comments
 (0)