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 0f9abf7 commit 7825032Copy full SHA for 7825032
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.19.1 (2025-09-29)
6
+
7
+### Fix
8
9
+* DFS Arrow example datatypes ([#160](https://github.com/ni/nisystemlink-clients-python/issues/160)) ([`0f9abf7`](https://github.com/ni/nisystemlink-clients-python/commit/0f9abf7543bdebd7143e8215699dae3d9f8cba85))
10
11
## v2.19.0 (2025-09-24)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.19.0"
+version = "2.19.1"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments