We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9463ef commit 5b21951Copy full SHA for 5b21951
2 files changed
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# CHANGELOG
2
3
4
+## v2.11.0 (2026-02-04)
5
+
6
+### Continuous Integration
7
8
+- Update workflow for osmesa and py3.12
9
+ ([`b18b4f6`](https://github.com/Kitware/trame-vtk/commit/b18b4f6b19f061d3c8a5c717410ae7f7dc07b967))
10
11
+### Features
12
13
+- Add served directory versioning
14
+ ([`c9463ef`](https://github.com/Kitware/trame-vtk/commit/c9463ef898671b1d9e714fd8c288c872e9373403))
15
16
17
## v2.10.3 (2026-01-28)
18
19
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-vtk"
-version = "2.10.3"
+version = "2.11.0"
description = "VTK widgets for trame"
authors = [{ name = "Kitware Inc." }]
dependencies = ["trame-client>=3.4,<4"]
0 commit comments