Skip to content

Commit

Permalink
馃敄 Release version 0.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 13, 2022
1 parent da1c673 commit 63a5ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastapi/__init__.py
@@ -1,6 +1,6 @@
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""

__version__ = "0.86.0"
__version__ = "0.87.0"

from starlette import status as status

Expand Down

0 comments on commit 63a5ffc

Please sign in to comment.