Skip to content

Commit 6f22229

Browse files
🔖 Release version 0.0.28
1 parent a2ba231 commit 6f22229

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Latest Changes
44

5+
## 0.0.28 (2026-07-03)
6+
57
### Docs
68

79
* 📝 Update docs badges: remove Publish badge, it doesn't give extra information. PR [#438](https://github.com/fastapi/fastapi-cli/pull/438) by [@tiangolo](https://github.com/tiangolo).

src/fastapi_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.27"
1+
__version__ = "0.0.28"

0 commit comments

Comments
 (0)