forked from LBRYCommunity/lbry-sdk
v0.78.0
This commit is contained in:
parent
516a8c5ee5
commit
506d3f3cd9
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
__version__ = "0.77.0"
|
||||
__version__ = "0.78.0"
|
||||
version = tuple(map(int, __version__.split('.'))) # pylint: disable=invalid-name
|
||||
|
|
Loading…
Reference in a new issue