lbry-sdk/lbrynet/__init__.py
2016-08-18 06:41:17 -04:00

2 lines
62 B
Python

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