This commit is contained in:
Lex Berezhny 2019-07-24 18:02:03 -04:00
parent 8a5bfe884a
commit 3f39cc2955

View file

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