Skip to content

Commit d62d643

Browse files
committed
bump: version 0.4.1
1 parent 622332e commit d62d643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_rfc7807/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
""""""
22

33
__title__ = 'fastapi_rfc7807'
4-
__version__ = '0.4.0'
4+
__version__ = '0.4.1'
55
__description__ = 'FastAPI middleware for RFC-7807 compliant error responses'
66
__author__ = 'Erick Daniszewski'
77
__author_email__ = '[email protected]'

0 commit comments

Comments
 (0)