mmclassification/mmcls/__init__.py

4 lines
60 B
Python

from .version import __version__
__all__ = ['__version__']