v0.38.1rc1

This commit is contained in:
Lex Berezhny 2019-07-15 11:58:13 -04:00
parent 8749c78622
commit 0d621e085b

View file

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