We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a1fdf commit 7bef357Copy full SHA for 7bef357
2 files changed
‎release-notes.md‎
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.17.0 (2026-04-15)
6
+
7
### Features
8
9
* ✨ Add `--version` option. PR [#168](https://github.com/fastapilabs/fastapi-cloud-cli/pull/168) by [@YuriiMotov](https://github.com/YuriiMotov).
‎src/fastapi_cloud_cli/__init__.py‎
@@ -1 +1 @@
1
-__version__ = "0.16.1"
+__version__ = "0.17.0"
0 commit comments