This commit is contained in:
Lex Berezhny 2019-08-19 13:02:16 -04:00
parent fde8c34088
commit c60b658443

View file

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