v0.38.0rc3

This commit is contained in:
Lex Berezhny 2019-05-26 14:04:45 -04:00
parent 786efa06dd
commit 1848462ad9

View file

@ -1,4 +1,4 @@
__name__ = "lbrynet"
__version__ = "0.38.0rc2"
__version__ = "0.38.0rc3"
version = tuple(__version__.split('.'))