Skip to content

Commit 3c98f91

Browse files
semantic-releaseactions-user
authored andcommitted
2.5.1
Automatically generated by python-semantic-release
1 parent 86b0759 commit 3c98f91

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.5.1 (2025-03-13)
6+
7+
### Fix
8+
9+
* Delete product created during result client test fixture ([#104](https://github.com/ni/nisystemlink-clients-python/issues/104)) ([`86b0759`](https://github.com/ni/nisystemlink-clients-python/commit/86b07594d64ad92da85e1e8d91e711071eb24ded))
10+
511
## v2.5.0 (2025-03-13)
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.5.0"
3+
version = "2.5.1"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)