Bump hub version to latest.
This commit is contained in:
parent
749a92d0e5
commit
8903056648
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -57,7 +57,7 @@ setup(
|
||||||
'jsonschema==4.4.0',
|
'jsonschema==4.4.0',
|
||||||
],
|
],
|
||||||
'hub': [
|
'hub': [
|
||||||
'hub@git+https://github.com/lbryio/hub.git@9e3963ba23abf2f9ace4654089a7df1fd553f121'
|
'hub@git+https://github.com/lbryio/hub.git@75d53c3c6fe2916aa42ce583e9f9ea9347ab7a82'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|
Loading…
Reference in a new issue