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 656a178 commit 2d6e54aCopy full SHA for 2d6e54a
gradient/version.py
@@ -1 +1 @@
1
-version = "0.3.1"
+version = "0.3.2"
releasenotes.md
@@ -1,5 +1,9 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.3.2
4
+### Fixes
5
+* Fixed bug raising exception when `experiment create's` `--ignoreFiles` option was used
6
+
7
# Release Notes for 0.3.1
8
### Fixes
9
* Fixed bug preventing showing logs when 'experiments run' was executed
0 commit comments