File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.5.2 (2026-03-04)
6+
7+ ### Bug Fixes
8+
9+ - ** v2** : Remove clone and add copy
10+ ([ ` b6d2ced ` ] ( https://github.com/Kitware/trame-dataclass/commit/b6d2cedd65f3896e30784bca0fa14d8f00202a3a ) )
11+
12+ ### Continuous Integration
13+
14+ - Update pyproject validation
15+ ([ ` bc73fee ` ] ( https://github.com/Kitware/trame-dataclass/commit/bc73fee14ebdffadac633f6f16b1f4343d8d12e8 ) )
16+
17+
518## v1.5.1 (2026-02-27)
619
720### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-dataclass"
3- version = " 1.5.1 "
3+ version = " 1.5.2 "
44description = " Dataclass for trame UI binding"
55authors = [{ name = " Kitware Inc." }]
66dependencies = [
Original file line number Diff line number Diff line change 1- __version__ = "1.5.1 "
1+ __version__ = "1.5.2 "
You can’t perform that action at this time.
0 commit comments