File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v3.12.2 (2026-05-11)
5+
6+ ### Bug Fixes
7+
8+ - ** user-script** : Remove invalid version
9+ ([ ` 94bed56 ` ] ( https://github.com/Kitware/trame-client/commit/94bed56cbfd44520c6f8feb80fcd08233f8077e0 ) )
10+
11+ ### Chores
12+
13+ - Update pre-commit
14+ ([ ` 76eba1d ` ] ( https://github.com/Kitware/trame-client/commit/76eba1d1d95f07b0309d43ece545ef92015f25dd ) )
15+
16+ Update pre-commit configuration to align with latest trame standards
17+
18+
419## v3.12.1 (2026-04-29)
520
621### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-client"
3- version = " 3.12.1 "
3+ version = " 3.12.2 "
44description = " Internal client of trame"
55authors = [
66 {name = " Kitware Inc." },
@@ -36,6 +36,7 @@ dev = [
3636 " ruff" ,
3737]
3838
39+
3940[build-system ]
4041requires = [' setuptools' , ' wheel' ]
4142build-backend = ' setuptools.build_meta'
You can’t perform that action at this time.
0 commit comments