fix: version equals to upstream
This commit is contained in:
parent
69141302cf
commit
c4b5c20ff4
@ -1,5 +1,5 @@
|
|||||||
from .view import PydanticView
|
from .view import PydanticView
|
||||||
|
|
||||||
__version__ = "1.120.1"
|
__version__ = "1.12.1"
|
||||||
|
|
||||||
__all__ = ("PydanticView", "__version__")
|
__all__ = ("PydanticView", "__version__")
|
Loading…
x
Reference in New Issue
Block a user