v0.32.2rc1

This commit is contained in:
Jack Robison 2019-02-20 12:12:04 -05:00
parent 8944a36291
commit 4c7f357441

View file

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