Skip to content

Commit

Permalink
Merge pull request hyperledger#1102 from Toktar/patch-1
Browse files Browse the repository at this point in the history
Bump plenum version
  • Loading branch information
ashcherbakov authored Dec 19, 2018
2 parents a2d0d2b + f9109dc commit a06cc4c
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.55',
install_requires=['indy-plenum==1.6.56',
'python-dateutil',
'timeout-decorator==0.4.0'],
setup_requires=['pytest-runner'],
Expand Down

0 comments on commit a06cc4c

Please sign in to comment.