Skip to content

Commit 3c1654f

Browse files
committed
Prepare for release of v1.0.5
1 parent 1ea4202 commit 3c1654f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## Unreleased
3+
## [v1.0.5](https://github.com/simvue-io/client/releases/tag/v1.0.5) - 2024-10-09
44

55
* Ensure all functionality is deactivated when mode is set to `disabled`.
66
* When an exception is thrown an event is sent to Simvue displaying the traceback.

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: c08894da7a4c1519dc39e5caf62cc104ecf015dd
46-
version: 1.0.4
47-
date-released: '2024-09-24'
45+
commit: 1ea4202aed602cf94b208f065b28d34d2225176f
46+
version: 1.0.5
47+
date-released: '2024-10-09'

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.4"
3+
version = "1.0.5"
44
description = "Simulation tracking and monitoring"
55
authors = ["Simvue Development Team <[email protected]>"]
66
license = "Apache v2"

0 commit comments

Comments
 (0)