v0.38.0rc5

This commit is contained in:
Lex Berezhny 2019-06-04 01:20:32 -04:00
parent c8dd1987e6
commit 798ba9acf8

View file

@ -1,4 +1,4 @@
__name__ = "lbrynet"
__version__ = "0.38.0rc4"
__version__ = "0.38.0rc5"
version = tuple(__version__.split('.'))