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