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 5658ace commit 49106ccCopy full SHA for 49106cc
gradient/version.py
@@ -1 +1 @@
1
-version = "0.3.6"
+version = "0.3.7"
releasenotes.md
@@ -1,5 +1,10 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.3.7
4
+### Fixes
5
+* Fix formatting of datetime in `projects list` table
6
+* Fix sending some bash commands using `--*command` options caused Cloudflare's filter to stop request
7
+
8
# Release Notes for 0.3.6
9
### Fixes
10
* Fix `job delete` and `job stop` commands
0 commit comments