lbry-sdk/lbrynet/__init__.py
2016-08-28 05:01:49 -04:00

2 lines
No EOL
61 B
Python

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