lbry-sdk/lbrynet/__init__.py
2016-08-29 13:44:46 -04:00

2 lines
No EOL
61 B
Python

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