This commit is contained in:
Lex Berezhny 2019-10-28 11:35:51 -04:00
parent 95e8c85aa9
commit 5c1026c745

View file

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