Skip to content

Commit dd4e78c

Browse files
committed
🔖 Release version 0.99.1
1 parent 8a198fc commit dd4e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
22

3-
__version__ = "0.99.0"
3+
__version__ = "0.99.1"
44

55
from starlette import status as status
66

0 commit comments

Comments
 (0)