This commit is contained in:
Lex Berezhny 2019-02-16 20:17:41 -05:00
parent a003e794ba
commit 4a0a6b0243

View file

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