fix: package version
This commit is contained in:
parent
f278629217
commit
a1dcc544cf
@ -1,5 +1,5 @@
|
|||||||
from .view import PydanticView
|
from .view import PydanticView
|
||||||
|
|
||||||
__version__ = "1.12.1"
|
__version__ = "1.12.1-dev2"
|
||||||
|
|
||||||
__all__ = ("PydanticView", "__version__")
|
__all__ = ("PydanticView", "__version__")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user