from ._version import VERSION __version__ = '.'.join(map(str, VERSION)) from .core import *