lbry-sdk/lbrynet/__init__.py
2016-08-17 02:39:48 -04:00

2 lines
62 B
Python

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