Skip to content

Commit 16d8344

Browse files
committed
Prepare v1.0.4 release
1 parent c08894d commit 16d8344

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

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

3+
## [v1.0.4](https://github.com/simvue-io/client/releases/tag/v1.0.4) - 2024-09-24
4+
5+
* Set resource metrics to be recorded by default.
6+
37
## [v1.0.3](https://github.com/simvue-io/client/releases/tag/v1.0.3) - 2024-09-23
48

59
* Fix issue of hanging threads when exception raised by script using the API.

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ keywords:
4242
- alerting
4343
- simulation
4444
license: Apache-2.0
45-
commit: 9806e02d805414b7f9a6569b3021268b86aeec5c
46-
version: 1.0.3
47-
date-released: '2024-09-23'
45+
commit: c08894da7a4c1519dc39e5caf62cc104ecf015dd
46+
version: 1.0.4
47+
date-released: '2024-09-24'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "simvue"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "Simulation tracking and monitoring"
55
authors = ["Simvue Development Team <[email protected]>"]
66
license = "Apache v2"

0 commit comments

Comments
 (0)