Skip to content

Commit

Permalink
Merge pull request hyperledger#1469 from Toktar/bump-plenum
Browse files Browse the repository at this point in the history
INDY-2140: bump plenum
  • Loading branch information
skhoroshavin authored Oct 7, 2019
2 parents 8e9da50 + e7f5b01 commit 8f98a0c
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 @@ -50,7 +50,7 @@
data_files=[(
(BASE_DIR, ['data/nssm_original.exe'])
)],
install_requires=['indy-plenum==1.10.0.dev920',
install_requires=['indy-plenum==1.10.0.dev921',
'timeout-decorator==0.4.0',
'distro==1.3.0'],
setup_requires=['pytest-runner'],
Expand Down

0 comments on commit 8f98a0c

Please sign in to comment.