lbry-sdk/lbrynet/__init__.py
2016-08-23 01:59:50 -04:00

2 lines
62 B
Python

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