from pygitweb.main import app

"""
Git Repo Browser built with FastAPI + Pygit2
"""
__version__ = "1.0.0"