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 dddef60 commit 4a965b4Copy full SHA for 4a965b4
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.7.0 (2025-03-18)
6
+
7
+### Feature
8
9
+* Add client for Notebook & Notebook Execution APIs ([#105](https://github.com/ni/nisystemlink-clients-python/issues/105)) ([`9e2d348`](https://github.com/ni/nisystemlink-clients-python/commit/9e2d348b73850a6b6ff2bf0e4814058d4f0cde1f))
10
11
## v2.6.0 (2025-03-14)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.6.0"
+version = "2.7.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments