We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622332e commit d62d643Copy full SHA for d62d643
fastapi_rfc7807/__init__.py
@@ -1,7 +1,7 @@
1
""""""
2
3
__title__ = 'fastapi_rfc7807'
4
-__version__ = '0.4.0'
+__version__ = '0.4.1'
5
__description__ = 'FastAPI middleware for RFC-7807 compliant error responses'
6
__author__ = 'Erick Daniszewski'
7
__author_email__ = '[email protected]'
0 commit comments