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 8a0bc1b commit 0dcd0a9Copy full SHA for 0dcd0a9
gradient/version.py
@@ -1 +1 @@
1
-version = "0.9.0a1"
+version = "0.9.0a2"
releasenotes.md
@@ -1,5 +1,13 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.9.0a2
4
+### Fixes
5
+* Fixed NotImplementedError raised when parsing experiment with dataset volume options set
6
+
7
+# Release Notes for 0.8.1
8
9
10
11
# Release Notes for 0.9.0a1
12
#### Fixes
13
* Fix output of `metrics stream` command
0 commit comments