forked from LBRYCommunity/lbry-sdk
revert to v0.38.2 so we can release v0.38.3 again
This commit is contained in:
parent
ff05eaae48
commit
93b5f1809e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__name__ = "lbry"
|
||||
__version__ = "0.38.3"
|
||||
__version__ = "0.38.2"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
|
|
Loading…
Reference in a new issue