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 83b5f45 commit f8b4055Copy full SHA for f8b4055
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.25.0 (2025-12-22)
6
+
7
+### Feature
8
9
+* Asset Utilization API methods ([#178](https://github.com/ni/nisystemlink-clients-python/issues/178)) ([`83b5f45`](https://github.com/ni/nisystemlink-clients-python/commit/83b5f45db8a5c45507cf0b8a1bae8d6ff5a539de))
10
11
## v2.24.0 (2025-12-22)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.24.0"
+version = "2.25.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments