We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15124a9 commit e30b63fCopy full SHA for e30b63f
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.14.1 (2026-04-07)
6
+
7
### Fixes
8
9
* 🐛 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
@@ -1 +1 @@
1
-__version__ = "0.14.0"
+__version__ = "0.14.1"
0 commit comments