v0.36.0rc4

This commit is contained in:
Lex Berezhny 2019-04-21 23:11:23 -04:00
parent 21241b98a4
commit 13bd81c2b6

View file

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