Skip to content

Commit 404283c

Browse files
author
semantic-release
committed
0.1.1
Automatically generated by python-semantic-release
1 parent 4d15535 commit 404283c

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
@@ -1,6 +1,9 @@
11
# CHANGELOG
22

33

4+
## v0.1.1 (2025-12-08)
5+
6+
47
## v0.1.0 (2025-12-08)
58

69
### Bug Fixes
@@ -27,6 +30,9 @@ Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
2730
- Update analysis informations to default notebook
2831
([`927bf74`](https://github.com/ni/systemlink-enterprise-examples/commit/927bf74bdee76c6bceedec3dd1de36262a2f4504))
2932

33+
- Update hello world example text
34+
([`fe195a3`](https://github.com/ni/systemlink-enterprise-examples/commit/fe195a34e3bbfd96c4651aafbe2849cba795ef9f))
35+
3036
- Update latest notebook
3137
([`51e4912`](https://github.com/ni/systemlink-enterprise-examples/commit/51e4912d4639299fde03c644bc9308f110f33f3b))
3238

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-examples"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "NI SystemLink examples and demo utilities"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)