lbry-sdk/lbrynet/__init__.py
2016-09-09 04:12:42 -04:00

2 lines
61 B
Python

__version__ = "0.4.4"
version = tuple(__version__.split('.'))