From 352e45b6b7110fed375d527522e8a85577b1146c Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Thu, 30 Jun 2022 12:05:46 -0400 Subject: [PATCH] update pinned hub version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8bbe35e93..0ffde60bc 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ setup( 'jsonschema==4.4.0', ], 'hub': [ - 'hub@git+https://github.com/lbryio/hub.git@76dd9c392b776a2823015762814f375794120076' + 'hub@git+https://github.com/lbryio/hub.git@9e3963ba23abf2f9ace4654089a7df1fd553f121' ] }, classifiers=[