2022-07-28 02:04:55 +03:00

5 lines
97 B
Python

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