This commit is contained in:
Lex Berezhny 2019-10-16 15:50:10 -04:00
parent 39bc8c45c3
commit 55c2073813

View file

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