Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradient/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.7.1a0"
version = "0.7.0a2"
9 changes: 4 additions & 5 deletions releasenotes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Gradient CLI Release Notes

# Release Notes for 0.7.1a0
# Release Notes for 0.7.0a2
#### New features
* streaming metrics
* local workspace upload for deployments
#### Fixes
* major refactor of workspace uploader
* Added some datetime fields to deployment and experiment models
* `--modelId` is not required to create a deployment anymore
* Added commands for reading and streaming deployment, notebook and job metrics

# Release Notes for 0.7.0a1
#### Fixes
Expand Down