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.
2 parents 40ed750 + c535982 commit 6c78c27Copy full SHA for 6c78c27
gradient/version.py
@@ -1 +1 @@
1
-version = "0.6.3"
+version = "0.7.0a0"
releasenotes.md
@@ -1,5 +1,13 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.7.0a0
4
+#### Breaking changes
5
+* Removed experimental `projects wizard` command
6
+#### New features
7
+* Added commands for reading experiment metrics
8
+#### Fixes
9
+* Fix request field name for `deployment create` command
10
+
11
# Release Notes for 0.6.3
12
#### Fixes
13
* Fix request field name for `deployment create` command
0 commit comments