This commit is contained in:
Lex Berezhny 2019-12-30 16:34:52 -05:00
parent 454700af05
commit 1c00129f76

View file

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