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 175d92d commit f8f3e54Copy full SHA for f8f3e54
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.4.3 (2024-05-14)
6
+
7
+### Fix
8
9
+* **proxy:** Make ProxyManager.load return _id_remap ([`175d92d`](https://github.com/Kitware/trame-simput/commit/175d92d7366b677a2c6fe25a727e9aa9a3ef4ac7))
10
11
## v2.4.2 (2024-05-06)
12
13
### Fix
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-simput
-version = 2.4.2
+version = 2.4.3
description = Simput implementation for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments