0.37.3rc3

This commit is contained in:
Jack Robison 2019-06-05 18:02:30 -04:00
parent e2043d1f32
commit fe6ddcac64
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.2" __version__ = "0.37.3rc3"
version = tuple(__version__.split('.')) version = tuple(__version__.split('.'))