v0.40.1
This commit is contained in:
parent
375c2a3363
commit
b876896628
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
__name__ = "lbry"
|
__name__ = "lbry"
|
||||||
__version__ = "0.40.0"
|
__version__ = "0.40.1"
|
||||||
version = tuple(__version__.split('.'))
|
version = tuple(__version__.split('.'))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue