v0.37.0rc1

This commit is contained in:
Lex Berezhny 2019-04-24 21:35:59 -04:00
parent 6f52d36b22
commit db08882f20

View file

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