Skip to content

Commit

Permalink
Merge pull request hyperledger#901 from Toktar/stop-processing-client…
Browse files Browse the repository at this point in the history
…-msg-in-view-change

INDY-1564: increment plenum version
  • Loading branch information
ashcherbakov authored Aug 20, 2018
2 parents dc0b466 + f2679d8 commit 8fc55ce
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-dev==1.6.510',
install_requires=['indy-plenum-dev==1.6.512',
'indy-anoncreds-dev==1.0.32',
'python-dateutil',
'timeout-decorator==0.4.0'],
Expand Down

0 comments on commit 8fc55ce

Please sign in to comment.