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 ff61ba5 commit 1a9a1d9Copy full SHA for 1a9a1d9
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change log
2
3
+## v0.13.3
4
+
5
+* Allow files (`input` and `code` only) to be saved for runs in the `created` state.
6
+* Allow metadata and tags to be updated for runs in the `created` state.
7
8
## v0.13.2
9
10
* Added `plot_metrics` method to the `Client` class to simplify plotting metrics.
simvue/version.py
@@ -1 +1 @@
-__version__ = '0.13.2'
+__version__ = '0.13.3'
0 commit comments