Skip to content

Commit 2d548fe

Browse files
author
semantic-release
committed
2.1.1
Automatically generated by python-semantic-release
1 parent 3c606a9 commit 2d548fe

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.1.1 (2025-04-23)
5+
6+
### Bug Fixes
7+
8+
- **VtkWindow**: Fix flip and color inversion
9+
([`3597106`](https://github.com/Kitware/trame-rca/commit/3597106b16e2cb5a3d700e70a8ed2b6eb6faecf1))
10+
11+
* Fix VtkWindow np image reshape which would produce flipped and blue rendering
12+
13+
414
## v2.1.0 (2025-04-16)
515

616
### 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.1.0"
3+
version = "2.1.1"
44
description = "Remote Controlled Area widget for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)