Skip to content

Commit c8da084

Browse files
authored
Merge pull request #842 from spivachuk/message-reply-fix
INDY-1519: Updated indy-plenum version
2 parents 1d9f207 + 8f1c990 commit c8da084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
data_files=[(
5757
(BASE_DIR, ['data/nssm_original.exe'])
5858
)],
59-
install_requires=['indy-plenum==1.5.47',
59+
install_requires=['indy-plenum==1.5.48',
6060
'indy-anoncreds==1.0.11',
6161
'python-dateutil',
6262
'timeout-decorator==0.4.0'],

0 commit comments

Comments
 (0)