bump hub version to latest supporting sd_hash search

This commit is contained in:
Victor Shyba 2021-12-20 11:21:20 -03:00
parent ff51a5bdc6
commit 354cc9b22d

View file

@ -1,5 +1,5 @@
__hub_url__ = (
"https://github.com/lbryio/hub/releases/download/range-queries/hub"
"https://github.com/lbryio/hub/releases/download/v0.2021.12.18.1/hub"
)
from .node import Conductor
from .service import ConductorService