This commit is contained in:
Lex Berezhny 2019-04-22 18:47:58 -04:00
parent fa8858325c
commit 58987857cf

View file

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