Skip to content

Commit 36fd38e

Browse files
author
semantic-release
committed
3.9.1
Automatically generated by python-semantic-release
1 parent 3aced83 commit 36fd38e

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+
## v3.9.1 (2025-06-04)
5+
6+
### Bug Fixes
7+
8+
- **widget**: Add getter/setter definition
9+
([`3aced83`](https://github.com/Kitware/trame-client/commit/3aced83117b50194b813cb6b91a7d3396211866f))
10+
11+
412
## v3.9.0 (2025-05-09)
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-client"
3-
version = "3.9.0"
3+
version = "3.9.1"
44
description = "Internal client of trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)