Skip to content

Commit 5b21951

Browse files
author
semantic-release
committed
2.11.0
Automatically generated by python-semantic-release
1 parent c9463ef commit 5b21951

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

33

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+
417
## v2.10.3 (2026-01-28)
518

619
### 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.10.3"
3+
version = "2.11.0"
44
description = "VTK widgets for trame"
55
authors = [{ name = "Kitware Inc." }]
66
dependencies = ["trame-client>=3.4,<4"]

0 commit comments

Comments
 (0)