Skip to content

Commit

Permalink
Bump version due to dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
miterion committed Mar 6, 2020
1 parent 66685aa commit 682c4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='dfnclient',
version='0.2.0',
version='0.3.0',
license='MIT',
description='Certificate client based on the soap API of the dfn',
install_requires =['click==7.0', 'termcolor==1.1.0', 'suds-py3==1.4.0.0', 'cryptography==2.8'],
Expand Down

0 comments on commit 682c4c2

Please sign in to comment.