We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3827f76 commit 057b2e0Copy full SHA for 057b2e0
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.16.4 (2026-01-30)
5
+
6
+### Bug Fixes
7
8
+- **unregister_vtkobject**: Fix internal method call
9
+ ([`3827f76`](https://github.com/Kitware/trame-vtklocal/commit/3827f764bd62d982d6b4937b0d185ae353fcf826))
10
11
12
## v0.16.3 (2026-01-28)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-vtklocal"
-version = "0.16.3"
+version = "0.16.4"
description = "VTK Local Rendering using WASM"
authors = [
{name = "Kitware Inc."},
0 commit comments