fix: fix tags

This commit is contained in:
Georg K 2022-03-30 20:27:36 +03:00
parent 6c154c76ff
commit 4d7e5b0384

View File

@ -1,5 +1,5 @@
from .view import PydanticView
__version__ = "1.12.1_0"
__version__ = "1.120.1"
__all__ = ("PydanticView", "__version__")