We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d85a4 commit 64302f2Copy full SHA for 64302f2
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='dfnclient',
8
- version='0.4.0',
+ version='0.4.1',
9
license='MIT',
10
description='Certificate client based on the soap API of the dfn',
11
install_requires =['click==7.1.1', 'termcolor==1.1.0', 'suds-py3==1.4.0.0', 'cryptography==2.9'],
0 commit comments