0.37.2rc1

This commit is contained in:
Jack Robison 2019-05-24 11:58:10 -04:00
parent e716af88f7
commit 2f0be75f8f
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

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