Files
cbz/pycbzhelper/__init__.py
T
2023-02-06 10:42:08 +01:00

5 lines
70 B
Python

from .helper import *
from .comicinfo import *
__version__ = "3.0.1"