Skip to content

Commit 8c4ab66

Browse files
🔖 Release version 0.0.25 (#433)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b6bf5b5 commit 8c4ab66

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.25 (2026-06-18)
6+
57
### Features
68

79
* 🚸 Show import string source. PR [#388](https://github.com/fastapi/fastapi-cli/pull/388) by [@YuriiMotov](https://github.com/YuriiMotov).

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.24"
1+
__version__ = "0.0.25"

0 commit comments

Comments
 (0)