forked from LBRYCommunity/lbry-sdk
bump hub version to latest supporting sd_hash search
This commit is contained in:
parent
ff51a5bdc6
commit
354cc9b22d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue