Skip to content

Commit

Permalink
Merge pull request #981 from spivachuk/plenum-bump
Browse files Browse the repository at this point in the history
Updated indy-plenum dependency
  • Loading branch information
ashcherbakov committed Oct 15, 2018
2 parents 74a80f4 + 02b0bfe commit 2a8f2ab
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 @@ -56,7 +56,7 @@
data_files=[(
(BASE_DIR, ['data/nssm_original.exe'])
)],
install_requires=['indy-plenum==1.6.52',
install_requires=['indy-plenum==1.6.53',
'indy-anoncreds==1.0.11',
'python-dateutil',
'timeout-decorator==0.4.0'],
Expand Down

0 comments on commit 2a8f2ab

Please sign in to comment.