Skip to content

Commit 4a965b4

Browse files
semantic-releaseactions-user
authored andcommitted
2.7.0
Automatically generated by python-semantic-release
1 parent dddef60 commit 4a965b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

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+
511
## v2.6.0 (2025-03-14)
612

713
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nisystemlink-clients"
3-
version = "2.6.0"
3+
version = "2.7.0"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)