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 073e5e7 commit 6769df2Copy full SHA for 6769df2
gradient/version.py
@@ -1 +1 @@
1
-version = "0.3.4"
+version = "0.3.5"
releasenotes.md
@@ -1,5 +1,9 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.3.5
4
+### Fixes
5
+* Fix StopIteration exception in Python 3.7
6
+
7
# Release Notes for 0.3.4
8
### Fixes
9
* Fixed bug causing exception be raised when `--help` option was used with some commands (like `gradient run`)
0 commit comments