This commit is contained in:
Lex Berezhny 2019-12-23 12:39:48 -05:00
parent 6bca90c4f7
commit 6ea2686219

View file

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