This commit is contained in:
Lex Berezhny 2019-07-23 17:44:38 -04:00
parent 9215d2c9f9
commit 01a760d8f0

View file

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