Skip to content

Commit 4a58e37

Browse files
author
semantic-release
committed
2.11.6
Automatically generated by python-semantic-release
1 parent 12e2d35 commit 4a58e37

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.6 (2026-03-25)
5+
6+
### Bug Fixes
7+
8+
- **array**: Skip hash and eq usage on array
9+
([`12e2d35`](https://github.com/Kitware/trame-vtk/commit/12e2d35b5d06c949994a2224fae897b6cb9c3930))
10+
11+
412
## v2.11.5 (2026-03-25)
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.5"
3+
version = "2.11.6"
44
description = "VTK widgets for trame"
55
authors = [{ name = "Kitware Inc." }]
66
dependencies = ["trame-client>=3.4,<4"]

0 commit comments

Comments
 (0)