2022-03-30 19:51:35 +03:00

6 lines
98 B
Python

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