From d0c6094d9ce1ff6e51a1ec834642ae2facd01a02 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 21:15:26 +0000 Subject: [PATCH] Release 0.1.6 --- CHANGELOG.md | 5 ++++- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c09bc6..9e5b87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.1.6] - 2024-08-01 ### Added - Add extra debug logging @@ -32,7 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added - Initial release! -[Unreleased]: https://github.com/IceBotYT/nice-go/compare/0.1.5...master +[Unreleased]: https://github.com/IceBotYT/nice-go/compare/0.1.6...master +[0.1.6]: https://github.com/IceBotYT/nice-go/compare/0.1.5...0.1.6 [0.1.5]: https://github.com/IceBotYT/nice-go/compare/0.1.4...0.1.5 [0.1.4]: https://github.com/IceBotYT/nice-go/compare/0.1.3...0.1.4 [0.1.3]: https://github.com/IceBotYT/nice-go/compare/0.1.2...0.1.3 diff --git a/pyproject.toml b/pyproject.toml index 405a6e5..67d18ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nice-go" -version = "0.1.5" +version = "0.1.6" description = "Control various Nice access control products" authors = [ "IceBotYT <34712694+IceBotYT@users.noreply.github.com>",