Skip to content

Commit e30b63f

Browse files
committed
🔖 Release version 0.14.1
1 parent 15124a9 commit e30b63f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.14.1 (2026-04-07)
6+
57
### Fixes
68

79
* 🐛 Fix nested progress in deploy causing weird output. PR [#166](https://github.com/fastapilabs/fastapi-cloud-cli/pull/166) by [@patrick91](https://github.com/patrick91).

src/fastapi_cloud_cli/__init__.py

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

0 commit comments

Comments
 (0)