From bb7b5ccf92a01968647bda5a85cb346c4b4af6b3 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 25 Oct 2024 01:12:53 +0000 Subject: [PATCH] 1.7.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 6 ++++++ pyproject.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3db309..435a014e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ +## 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 diff --git a/pyproject.toml b/pyproject.toml index 38014a39..34eac08d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [