Skip to content

Commit 64302f2

Browse files
committed
New release due to dependency version bump
1 parent c8d85a4 commit 64302f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

66
setup(
77
name='dfnclient',
8-
version='0.4.0',
8+
version='0.4.1',
99
license='MIT',
1010
description='Certificate client based on the soap API of the dfn',
1111
install_requires =['click==7.1.1', 'termcolor==1.1.0', 'suds-py3==1.4.0.0', 'cryptography==2.9'],

0 commit comments

Comments
 (0)