lbry-sdk/lbrynet/__init__.py
2016-09-12 15:42:48 -04:00

2 lines
No EOL
61 B
Python

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