Skip to content

Commit

Permalink
Merge pull request #1105 from sergey-shilov/cherrypick/INDY-1836_INDY…
Browse files Browse the repository at this point in the history
…-1926

INDY-1836/INDY-1926: bump plenum.
  • Loading branch information
ashcherbakov committed Dec 19, 2018
2 parents a06cc4c + b9268f3 commit d2b8f41
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.56',
install_requires=['indy-plenum==1.6.57',
'python-dateutil',
'timeout-decorator==0.4.0'],
setup_requires=['pytest-runner'],
Expand Down

0 comments on commit d2b8f41

Please sign in to comment.