Skip to content

Commit 8a06264

Browse files
semantic-releaseactions-user
authored andcommitted
2.19.3
Automatically generated by python-semantic-release
1 parent 9a846e6 commit 8a06264

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.19.3 (2025-10-22)
6+
7+
### Fix
8+
9+
* Fix typing in examples and tests ([#166](https://github.com/ni/nisystemlink-clients-python/issues/166)) ([`9a846e6`](https://github.com/ni/nisystemlink-clients-python/commit/9a846e6ae3b1348df12b6be1080c002f3a6e7dc1))
10+
511
## v2.19.2 (2025-09-30)
612

713
### Fix

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.19.2"
3+
version = "2.19.3"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)