bazarr/libs/alembic/__init__.py

5 lines
63 B
Python

from . import context
from . import op
__version__ = "1.13.1"