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 4e2a589 commit 9ec7585Copy full SHA for 9ec7585
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.18.0 (2025-07-31)
6
+
7
+### Feature
8
9
+* File Client | Linq file query API ([#149](https://github.com/ni/nisystemlink-clients-python/issues/149)) ([`4e2a589`](https://github.com/ni/nisystemlink-clients-python/commit/4e2a5898a6845600d0f4d52d33fb9a040cde5583))
10
11
## v2.17.1 (2025-07-23)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.17.1"
+version = "2.18.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments