Skip to content

Commit

Permalink
bump: version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Jun 24, 2021
1 parent 6a75391 commit 46dd142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastapi_rfc7807/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
""""""

__title__ = 'fastapi_rfc7807'
__version__ = '0.4.1'
__version__ = '0.5.0'
__description__ = 'FastAPI middleware for RFC-7807 compliant error responses'
__author__ = 'Erick Daniszewski'
__author_email__ = 'erick@vapor.io'
Expand Down

0 comments on commit 46dd142

Please sign in to comment.