Skip to content

Commit da34137

Browse files
committed
Update indy-node version for release.
- This was missed in the previous release(s). - It appears the indy-node release process did not successfully trigger the update PR fully. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
1 parent d586b84 commit da34137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sovtoken/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
'*.css', '*.ico', '*.png', 'LICENSE', 'LEGAL', 'sovtoken']},
4444
include_package_data=True,
4545

46-
install_requires=['indy-node==1.13.2.dev1678195950'],
46+
install_requires=['indy-node==1.13.2'],
4747

4848
setup_requires=['pytest-runner'],
4949
extras_require={

0 commit comments

Comments
 (0)