From 890305664839554d269db0869921dcf8033e60d6 Mon Sep 17 00:00:00 2001 From: Jonathan Moody <103143855+moodyjon@users.noreply.github.com> Date: Fri, 9 Sep 2022 11:01:12 -0500 Subject: [PATCH] Bump hub version to latest. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bc2ca6013..6ad4a44ca 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ setup( 'jsonschema==4.4.0', ], 'hub': [ - 'hub@git+https://github.com/lbryio/hub.git@9e3963ba23abf2f9ace4654089a7df1fd553f121' + 'hub@git+https://github.com/lbryio/hub.git@75d53c3c6fe2916aa42ce583e9f9ea9347ab7a82' ] }, classifiers=[