6 lines
97 B
Python

from .view import PydanticView
__version__ = "1.7.2"
__all__ = ("PydanticView", "__version__")