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 a72e4ad commit 06a55d0Copy full SHA for 06a55d0
gradient/version.py
@@ -1 +1 @@
1
-version = "0.6.1a1"
+version = "0.6.1"
releasenotes.md
@@ -1,5 +1,9 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.6.1
4
+### Fixes
5
+* Fix raising KeyError when listing experiments
6
+
7
# Release Notes for 0.6.1a0
8
### Breaking changes
9
* `--workspaceUrl` and `--workspaceArchive` replaced by `--workspace`
0 commit comments