nebula-rss/nebula_rss/__init__.py

5 lines
121 B
Python
Raw Normal View History

2022-01-11 13:09:24 +00:00
__version__ = '0.1.0'
from nebula_rss.nebula_video import NebulaVideo
from nebula_rss.nebula_loader import NebulaLoader