This commit is contained in:
Jack Robison 2021-09-15 13:44:41 -04:00 committed by Victor Shyba
parent a0e0039988
commit 16b21b8bda

View file

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