This commit is contained in:
Jack Robison 2019-05-24 18:59:06 -04:00
parent db8fb15cc5
commit fe55187696
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

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