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 5535a89 commit ef3a013Copy full SHA for ef3a013
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.6.0 (2025-03-14)
6
+
7
+### Feature
8
9
+* Export steps as dataframe ([#103](https://github.com/ni/nisystemlink-clients-python/issues/103)) ([`5535a89`](https://github.com/ni/nisystemlink-clients-python/commit/5535a8949bf9203b2947f109b8dc54e01fd7535d))
10
11
## v2.5.1 (2025-03-13)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.5.1"
+version = "2.6.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments