2022-03-30 20:10:54 +03:00

6 lines
105 B
Python

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