This commit is contained in:
Lex Berezhny 2019-03-29 21:51:05 -04:00
parent 83411acfbd
commit 3c1fdb5114

View file

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