Skip to content

Commit

Permalink
1.7.0
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 Oct 25, 2024
1 parent b81c84a commit bb7b5cc
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.7.0 (2024-10-25)

### Feature

* Add workspace field to httpconfiguration ([#64](https://github.com/ni/nisystemlink-clients-python/issues/64)) ([`b81c84a`](https://github.com/ni/nisystemlink-clients-python/commit/b81c84ada616df9cfe72e7d63e41ae17801af474))

## v1.6.0 (2024-09-17)

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

0 comments on commit bb7b5cc

Please sign in to comment.