lbry-sdk/lbrynet/__init__.py
2016-08-12 10:42:31 -05:00

2 lines
62 B
Python

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