This commit is contained in:
Lex Berezhny 2019-12-16 11:33:13 -05:00
parent a20088330f
commit 505652efa0

View file

@ -1,4 +1,4 @@
__name__ = "lbry"
__version__ = "0.49.0"
__version__ = "0.50.0"
version = tuple(__version__.split('.'))