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 dab629a commit 9dc520eCopy full SHA for 9dc520e
gradient/version.py
@@ -1 +1 @@
1
-version = "0.6.1"
+version = "0.6.2"
releasenotes.md
@@ -1,5 +1,10 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.6.2
4
+#### New features
5
+* Added support for uploading 100MB+ models
6
+* Added `command` option/parameter to `depoyments create` command and SDK method
7
+
8
# Release Notes for 0.6.1
9
##### Note: this list includes all changes made in 0.6.1a* alpha releases
10
### Breaking changes
0 commit comments