From 7ed78f0485c58cf72b97e072c72e619c3bebd44e Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 3 Oct 2023 13:15:30 +0000 Subject: [PATCH] 1.1.2 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 e6f8d620..3e4437e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ +## v1.1.2 (2023-10-03) + +### Fix + +* Bump urllib3 from 1.26.15 to 1.26.17 ([#49](https://github.com/ni/nisystemlink-clients-python/issues/49)) ([`8d86216`](https://github.com/ni/nisystemlink-clients-python/commit/8d86216d760bfc860a9e504b04ee62d4cada193f)) + ## v1.1.1 (2023-09-22) ### Fix diff --git a/pyproject.toml b/pyproject.toml index f5285abb..265c4707 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nisystemlink-clients" -version = "1.1.1" +version = "1.1.2" description = "NI-SystemLink Python API" authors = ["National Instruments"] maintainers = [