We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4e9c1 commit 154451bCopy full SHA for 154451b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.30.0 (2026-02-02)
6
+
7
+### Feature
8
9
+* Add Notification Client ([#195](https://github.com/ni/nisystemlink-clients-python/issues/195)) ([`ae4e9c1`](https://github.com/ni/nisystemlink-clients-python/commit/ae4e9c19bfdacdc330f67c9487bd4074559ada7f))
10
11
## v2.29.1 (2026-01-22)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "2.29.1"
+version = "2.30.0"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments