We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c323792 commit 4cc6713Copy full SHA for 4cc6713
‎release-notes.md‎
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.4.0
6
+
7
### Features
8
9
* ✨ Add fastapi cloud sub-command. PR [#104](https://github.com/fastapilabs/fastapi-cloud-cli/pull/104) by [@buurro](https://github.com/buurro).
‎src/fastapi_cloud_cli/__init__.py‎
@@ -1 +1 @@
1
-__version__ = "0.3.1"
+__version__ = "0.4.0"
0 commit comments