Skip to content

Commit 6402acf

Browse files
author
semantic-release
committed
2.3.1
Automatically generated by python-semantic-release
1 parent a5566d8 commit 6402acf

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+
## v2.3.1 (2026-03-20)
5+
6+
### Bug Fixes
7+
8+
- **dep**: Make avif pillow package optional
9+
([`a5566d8`](https://github.com/Kitware/trame-rca/commit/a5566d8d90dc73ef15e3dbddaf7f07b406ab9f17))
10+
11+
412
## v2.3.0 (2026-02-12)
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-rca"
3-
version = "2.3.0"
3+
version = "2.3.1"
44
description = "Remote Controlled Area widget for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)