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 8f98c7a commit 668a403Copy full SHA for 668a403
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.3.1
6
+
7
### Fixes
8
9
* 🐛 Fix login url not linked correctly. PR [#89](https://github.com/fastapilabs/fastapi-cloud-cli/pull/89) by [@patrick91](https://github.com/patrick91).
src/fastapi_cloud_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.3.0"
+__version__ = "0.3.1"
0 commit comments