Skip to content

Commit 75dd243

Browse files
author
semantic-release
committed
2.11.4
Automatically generated by python-semantic-release
1 parent e740a95 commit 75dd243

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v2.11.4 (2026-03-25)
5+
6+
### Bug Fixes
7+
8+
- **array**: Don't rely on hashable arrays
9+
([`e740a95`](https://github.com/Kitware/trame-vtk/commit/e740a9552a4ba285d285b88c63f9571474c82988))
10+
11+
412
## v2.11.3 (2026-03-15)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-vtk"
3-
version = "2.11.3"
3+
version = "2.11.4"
44
description = "VTK widgets for trame"
55
authors = [{ name = "Kitware Inc." }]
66
dependencies = ["trame-client>=3.4,<4"]

0 commit comments

Comments
 (0)