Skip to content

Commit 057b2e0

Browse files
author
semantic-release
committed
0.16.4
Automatically generated by python-semantic-release
1 parent 3827f76 commit 057b2e0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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+
## 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+
412
## v0.16.3 (2026-01-28)
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-vtklocal"
3-
version = "0.16.3"
3+
version = "0.16.4"
44
description = "VTK Local Rendering using WASM"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)