lbry-sdk/lbrynet/__init__.py
2016-08-29 16:41:48 -04:00

2 lines
No EOL
61 B
Python

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