Skip to content

Commit d37ea43

Browse files
🔖 Release version 0.0.29
1 parent 4ebf410 commit d37ea43

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.29 (2026-07-08)
6+
57
### Internal
68

79
* 👷 Fix latest-changes checkout target. PR [#462](https://github.com/fastapi/fastapi-cli/pull/462) 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.28"
1+
__version__ = "0.0.29"

0 commit comments

Comments
 (0)