"""Application package for the md-to-html service.""" from app.version import __version__ __all__ = ["__version__"]