Skip to content

Commit

Permalink
1.4.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and actions-user committed Aug 8, 2024
1 parent fb60801 commit b3fff6b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v1.4.3 (2024-08-08)

### Fix

* Make SpecClient() work with default values for optional args ([#68](https://github.com/ni/nisystemlink-clients-python/issues/68)) ([`fb60801`](https://github.com/ni/nisystemlink-clients-python/commit/fb60801d4093ef66c92e7b2c6e4e1f5fe45bb2f6))

## v1.4.2 (2024-07-15)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nisystemlink-clients"
version = "1.4.2"
version = "1.4.3"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
Expand Down

0 comments on commit b3fff6b

Please sign in to comment.