diff --git a/setup.py b/setup.py index 2f15c74..d5a9f1e 100644 --- a/setup.py +++ b/setup.py @@ -38,5 +38,5 @@ '*.css', '*.ico', '*.png', 'LICENSE', 'LEGAL', '*.indy']}, include_package_data=True, - install_requires=['indy-node==1.13.2', 'sovtoken==1.1.0', 'sovtokenfees==1.1.0'], + install_requires=['indy-node==1.13.2', 'sovtoken==1.1.1', 'sovtokenfees==1.1.1'], ) \ No newline at end of file