forked from LBRYCommunity/lbry-sdk
Update __init__.py
Update go hub binary to fix es sync test.
This commit is contained in:
parent
bcec5dc2ae
commit
e0ea6383e2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
__hub_url__ = (
|
||||
"https://github.com/lbryio/hub/releases/download/v0.2021.12.18.1/hub"
|
||||
"https://github.com/lbryio/hub/releases/download/v0.2022.01.21.1/hub"
|
||||
)
|
||||
from .node import Conductor
|
||||
from .service import ConductorService
|
||||
|
|
Loading…
Reference in a new issue