v0.38.0rc1

This commit is contained in:
Lex Berezhny 2019-05-19 23:03:25 -04:00
parent c2fbbadc69
commit 6abb569ec8

View file

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