Skip to content

Commit 262ab22

Browse files
committed
Release v0.9.0a1
1 parent d212a62 commit 262ab22

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.9.0a0"
1+
version = "0.9.0a1"

releasenotes.md

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

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+
38
# Release Notes for 0.9.0a0
49
#### Fixes
510
* Fixed reading logs with `--follow`. The bug caused all log lines in a loop instead of only the new one

0 commit comments

Comments
 (0)