We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7046aea commit 320008fCopy full SHA for 320008f
Changes.rst
@@ -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
8
Changes for v2.8.2 (2021-05-14)
9
===============================
10
setup.py
@@ -4,7 +4,7 @@
setup(
name='signxml',
- version="2.8.2",
+ version="2.9.0",
url='https://github.com/kislyuk/signxml',
license='Apache Software License',
author='Andrey Kislyuk',
0 commit comments