pounder_test/miniconf-py/miniconf/__init__.py

5 lines
73 B
Python

#!/usr/bin/python3
from .miniconf import Miniconf
__version__ = '1.0.0'