forked from LBRYCommunity/lbry-sdk
Merge pull request #3558 from lbryio/jeffreypicard-patch-1
Update __init__.py
This commit is contained in:
commit
cc829a7bf4
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