Skip to content

Commit 1a9a1d9

Browse files
committed
Update version
1 parent ff61ba5 commit 1a9a1d9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change log
22

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+
38
## v0.13.2
49

510
* Added `plot_metrics` method to the `Client` class to simplify plotting metrics.

simvue/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.13.2'
1+
__version__ = '0.13.3'

0 commit comments

Comments
 (0)