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 b3588b1 commit c629cc5Copy full SHA for c629cc5
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.19.5 (2025-12-01)
6
+
7
+### Fix
8
9
+* Fix Test Monitor examples ([#169](https://github.com/ni/nisystemlink-clients-python/issues/169)) ([`b3588b1`](https://github.com/ni/nisystemlink-clients-python/commit/b3588b14821758c685b2bd3efbb05007b4c9f4a2))
10
11
## v2.19.4 (2025-10-24)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.19.4"
+version = "2.19.5"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments