Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miterion committed Oct 18, 2019
1 parent 1d92f5d commit 53aeb4f
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.1.2',
version='0.2.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.3.3.0', 'cryptography==2.7'],
Expand Down

0 comments on commit 53aeb4f

Please sign in to comment.