This commit is contained in:
Lex Berezhny 2019-09-23 13:50:21 -04:00
parent 1b0d802941
commit 4cbc82619d

View file

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