2022-03-30 20:27:36 +03:00

6 lines
99 B
Python

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