Skip to content

Commit c5cb4c2

Browse files
semantic-releaseactions-user
authored andcommitted
2.9.1
Automatically generated by python-semantic-release
1 parent 2e918d6 commit c5cb4c2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.9.1 (2025-04-30)
6+
7+
### Fix
8+
9+
* Bump h11 from 0.14.0 to 0.16.0 ([#132](https://github.com/ni/nisystemlink-clients-python/issues/132)) ([`2e918d6`](https://github.com/ni/nisystemlink-clients-python/commit/2e918d6b8c6daaa7ca1956bff72f0dc41d8be989))
10+
* Prevent string discrete values which are string of numbers from passing as numeric condition values. ([#130](https://github.com/ni/nisystemlink-clients-python/issues/130)) ([`40b68af`](https://github.com/ni/nisystemlink-clients-python/commit/40b68af4f60d779f90748e50c88366c7d6501b63))
11+
512
## v2.9.0 (2025-04-22)
613

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

0 commit comments

Comments
 (0)