Skip to content

Commit ed267ea

Browse files
author
github-actions
committed
0.3.1
Automatically generated by python-semantic-release
1 parent 3ccff7c commit ed267ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.3.1 (2023-04-25)
6+
### Fix
7+
* **api:** Expose only meaningful classes ([`3ccff7c`](https://github.com/Kitware/trame-rca/commit/3ccff7c53680a29f1249372d5b3d2f146e9e1af5))
8+
59
## v0.3.0 (2022-10-27)
610
### Feature
711
* **RawImageDisplayArea:** Support rgb24 and rgba32 images ([`b77143a`](https://github.com/Kitware/trame-rca/commit/b77143a292e55148d060cae958053b1696fa1c08))

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trame-rca
3-
version = 0.3.0
3+
version = 0.3.1
44
description = Remote Controlled Area widget for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)