lbry-sdk/lbrynet/__init__.py
2016-08-26 00:56:06 -04:00

2 lines
62 B
Python

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