version=1.7.1 fix README render, force twine check because travis does not mount error.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .view import PydanticView
|
||||
|
||||
__version__ = "1.7.0"
|
||||
__version__ = "1.7.1"
|
||||
|
||||
__all__ = ("PydanticView", "__version__")
|
||||
|
||||
Reference in New Issue
Block a user