📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2024-08-07 22:51:13 -05:00
parent b7f035512a
commit 8377c5237c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ pip install "fastapi[standard]"
* This adds support for calling the CLI as:
```bash
python -m python
python -m fastapi
```
* And it upgrades `fastapi-cli[standard] >=0.0.5`.