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 9eb2087 commit 810d8dcCopy full SHA for 810d8dc
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.7.4 (2025-03-25)
6
+
7
+### Fix
8
9
+* Handle none values and column grouping in results/steps dataframe utility ([#119](https://github.com/ni/nisystemlink-clients-python/issues/119)) ([`9eb2087`](https://github.com/ni/nisystemlink-clients-python/commit/9eb20876ffc4bfc02ce5b4712b65a56085b70029))
10
11
## v2.7.3 (2025-03-24)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.7.3"
+version = "2.7.4"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments