v0.35.0rc2

This commit is contained in:
Lex Berezhny 2019-03-27 22:20:09 -04:00
parent adab7bd7b1
commit 87e818ac39

View file

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