Skip to content

Commit 08b89b0

Browse files
semantic-releaseactions-user
authored andcommitted
2.17.1
Automatically generated by python-semantic-release
1 parent c613a78 commit 08b89b0

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.17.1 (2025-07-23)
6+
7+
### Fix
8+
9+
* Upgrade uplink to v0.10.0 for python 3.10+ to resolve pkg_resources deprecation ([#150](https://github.com/ni/nisystemlink-clients-python/issues/150)) ([`c613a78`](https://github.com/ni/nisystemlink-clients-python/commit/c613a7824f19e25e162b2e8376a066fe63a56981))
10+
511
## v2.17.0 (2025-07-23)
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.17.0"
3+
version = "2.17.1"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)