Skip to content

Commit 6c78c27

Browse files
authored
Merge pull request #253 from Paperspace/v0.7.0a0
Release v0.7.0a0
2 parents 40ed750 + c535982 commit 6c78c27

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.6.3"
1+
version = "0.7.0a0"

releasenotes.md

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

3+
# Release Notes for 0.7.0a0
4+
#### Breaking changes
5+
* Removed experimental `projects wizard` command
6+
#### New features
7+
* Added commands for reading experiment metrics
8+
#### Fixes
9+
* Fix request field name for `deployment create` command
10+
311
# Release Notes for 0.6.3
412
#### Fixes
513
* Fix request field name for `deployment create` command

0 commit comments

Comments
 (0)