v0.38.0rc8

This commit is contained in:
Lex Berezhny 2019-06-23 00:08:41 -04:00
parent 59ca3d3d16
commit ef39ba26a0

View file

@ -1,4 +1,4 @@
__name__ = "lbry"
__version__ = "0.38.0rc7"
__version__ = "0.38.0rc8"
version = tuple(__version__.split('.'))