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 d212a62 + 262ab22 commit 291a80bCopy full SHA for 291a80b
gradient/version.py
@@ -1 +1 @@
1
-version = "0.9.0a0"
+version = "0.9.0a1"
releasenotes.md
@@ -1,5 +1,10 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.9.0a1
4
+#### Fixes
5
+* Fix output of `metrics stream` command
6
+* Fixed experiment status constants and added constants for deployment statuses
7
+
8
# Release Notes for 0.9.0a0
9
#### Fixes
10
* Fixed reading logs with `--follow`. The bug caused all log lines in a loop instead of only the new one
0 commit comments