Skip to content

Commit c2ea4d9

Browse files
committed
🔖 Prepare v2.1.2 release
1 parent b334b61 commit c2ea4d9

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,5 +1,5 @@
11
# Change log
2-
## Unreleased
2+
## [v2.1.2](https://github.com/simvue-io/client/releases/tag/v2.1.2) - 2025-06-25
33
* Fixed issue in downloading files from tenant runs.
44
* Fixed bug in pagination whereby the count value specified by the user is ignored.
55
* Fixed bug where uploading larger files timed out leading to file of size 0B.

‎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: f1bde5646b33f01ec15ef72a0c5843c1fe181ac1
46-
version: 2.1.1
47-
date-released: '2025-04-25'
45+
commit: b334b61dba33a76acef1e9fa9df0f0d394beb4de
46+
version: 2.1.2
47+
date-released: '2025-06-25'

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "simvue"
3-
version = "2.1.1"
3+
version = "2.1.2"
44
description = "Simulation tracking and monitoring"
55
authors = [
66
{name = "Simvue Development Team", email = "[email protected]"}

0 commit comments

Comments
 (0)