File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
+ ## [ v2.0.1] ( https://github.com/simvue-io/client/releases/tag/v2.0.1 ) - 2025-03-24
2
3
4
+ * Improvements to docstrings on methods, classes and functions.
3
5
## [ v2.0.0] ( https://github.com/simvue-io/client/releases/tag/v2.0.0 ) - 2025-03-07
4
6
* Add new example notebooks
5
7
* Update and refactor examples to work with v2.0
Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ keywords:
42
42
- alerting
43
43
- simulation
44
44
license : Apache-2.0
45
- commit : 88bdd861e01153a2853191c0a8d1bb64dfabe296
46
- version : 2.0.0
47
- date-released : ' 2025-03-07 '
45
+ commit : 5084f9c17ae4b7f77e188f5aa8a51ebd3f790c9e
46
+ version : 2.0.1
47
+ date-released : ' 2025-03-24 '
48
48
references :
49
49
- title : mlco2/codecarbon
50
50
version : v2.8.2
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " simvue"
3
- version = " 2.0.0 "
3
+ version = " 2.0.1 "
4
4
description = " Simulation tracking and monitoring"
5
5
authors = [
6
6
{
name =
" Simvue Development Team" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments