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 e5a41c0 commit 62b1205Copy full SHA for 62b1205
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.2.0 (2025-03-07)
6
+
7
+### Feature
8
9
+* Export products as dataframe ([#102](https://github.com/ni/nisystemlink-clients-python/issues/102)) ([`e5a41c0`](https://github.com/ni/nisystemlink-clients-python/commit/e5a41c0839cbd2412d613e78ac698f7000c32e99))
10
11
## v2.1.0 (2025-03-06)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.1.0"
+version = "2.2.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments