#!/usr/bin/env python __version__ = '0.1.0' # make myfunction available # at the package-level from .mymodule import myfunction