version 1.10.1
This commit is contained in:
parent
a624aba613
commit
adcf4ba902
@ -1,5 +1,5 @@
|
|||||||
from .view import PydanticView
|
from .view import PydanticView
|
||||||
|
|
||||||
__version__ = "1.10.0"
|
__version__ = "1.10.1"
|
||||||
|
|
||||||
__all__ = ("PydanticView", "__version__")
|
__all__ = ("PydanticView", "__version__")
|
||||||
|
@ -21,7 +21,7 @@ classifiers =
|
|||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
Topic :: Software Development :: Libraries :: Application Frameworks
|
Topic :: Software Development :: Libraries :: Application Frameworks
|
||||||
Framework :: AsyncIO
|
Framework :: aiohttp
|
||||||
License :: OSI Approved :: MIT License
|
License :: OSI Approved :: MIT License
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user