Skip to content

Commit

Permalink
1.2.1
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 Apr 12, 2024
1 parent 008f523 commit df9be9a
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.2.1 (2024-04-12)

### Fix

* Bump idna from 3.4 to 3.7 ([#56](https://github.com/ni/nisystemlink-clients-python/issues/56)) ([`008f523`](https://github.com/ni/nisystemlink-clients-python/commit/008f523063b1c8afd559cc0d14e2199137814584))

## v1.2.0 (2024-04-04)

### Feature
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.2.0"
version = "1.2.1"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
Expand Down

0 comments on commit df9be9a

Please sign in to comment.