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 0c0d92f commit 5252fadCopy full SHA for 5252fad
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.19.2 (2025-09-30)
6
+
7
+### Fix
8
9
+* Rendering of DFS append_table_data doc string ([#161](https://github.com/ni/nisystemlink-clients-python/issues/161)) ([`0c0d92f`](https://github.com/ni/nisystemlink-clients-python/commit/0c0d92fa32cb808757ae6a8aa304f8db8d8be2e3))
10
11
## v2.19.1 (2025-09-29)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.19.1"
+version = "2.19.2"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments