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 1faa54a commit 820df0eCopy full SHA for 820df0e
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.4.0 (2025-03-11)
6
+
7
+### Feature
8
9
+* Export Results as Dataframe ([#100](https://github.com/ni/nisystemlink-clients-python/issues/100)) ([`1faa54a`](https://github.com/ni/nisystemlink-clients-python/commit/1faa54aae16a6090f20639b42d760af47bb9adc7))
10
11
## v2.3.0 (2025-03-07)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.3.0"
+version = "2.4.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments