Skip to content

Commit 6769df2

Browse files
committed
Release v0.3.5
1 parent 073e5e7 commit 6769df2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

gradient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.3.4"
1+
version = "0.3.5"

releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Gradient CLI Release Notes
22

3+
# Release Notes for 0.3.5
4+
### Fixes
5+
* Fix StopIteration exception in Python 3.7
6+
37
# Release Notes for 0.3.4
48
### Fixes
59
* Fixed bug causing exception be raised when `--help` option was used with some commands (like `gradient run`)

0 commit comments

Comments
 (0)