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 5c9e062 commit ed1fd57Copy full SHA for ed1fd57
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.19.0 (2025-09-24)
6
+
7
+### Feature
8
9
+* DataFrame client binary ingestion support ([#155](https://github.com/ni/nisystemlink-clients-python/issues/155)) ([`5c9e062`](https://github.com/ni/nisystemlink-clients-python/commit/5c9e062470f1fa4186730957caf716898fe833a0))
10
11
## v2.18.1 (2025-09-22)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.18.1"
+version = "2.19.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments