We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d5c8f commit 5e33d6bCopy full SHA for 5e33d6b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.14.1 (2023-12-12)
6
+
7
+### Fix
8
9
+* **debug:** Add helper for finding invalid args ([`d1d5c8f`](https://github.com/Kitware/trame-client/commit/d1d5c8f103ab359db2e002c4c68f7865cfcbc80e))
10
11
## v2.14.0 (2023-12-08)
12
13
### Feature
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-client
-version = 2.14.0
+version = 2.14.1
description = Internal client of trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments