This commit is contained in:
Lex Berezhny 2019-03-08 20:00:45 -05:00
parent 46358142ed
commit c6740d8d70

View file

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