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 6cc168a commit 15fb2daCopy full SHA for 15fb2da
gradient/version.py
@@ -1 +1 @@
1
-version = "0.6.0a0"
+version = "0.6.0a1"
releasenotes.md
@@ -1,5 +1,12 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.6.0a1
4
+### New features
5
+* Added commands to `add` and `remove` tags
6
+* Added filtering notebooks by tags
7
+* Added showing tags in `details` commands
8
+* Added `projects details` command
9
+
10
# Release Notes for 0.6.0a0
11
### Breaking changes
12
* `--name` is not required to create/run experiment. Parameters in methods for creating/running experiments have changed
0 commit comments