0.37.6rc1

This commit is contained in:
Jack Robison 2019-06-23 18:20:18 -04:00
parent 2486b51434
commit 0397d01c0f
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -1,4 +1,4 @@
__name__ = "lbrynet"
__version__ = "0.37.5"
__version__ = "0.37.6rc1"
version = tuple(__version__.split('.'))