This commit is contained in:
Lex Berezhny 2019-09-09 13:00:12 -04:00
parent 375c2a3363
commit b876896628

View file

@ -1,4 +1,4 @@
__name__ = "lbry"
__version__ = "0.40.0"
__version__ = "0.40.1"
version = tuple(__version__.split('.'))