From e0cfc6f6456a87397adbce2d7e95be1b8c968626 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 17 Dec 2024 00:54:52 +0000 Subject: [PATCH] 1.7.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ pyproject.toml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e8fc14..d9a58e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # CHANGELOG +## v1.7.1 (2024-12-17) + +### Bug Fixes + +- **logging**: Refactor logging configuration and improve verbosity handling + ([`1029f1f`](https://github.com/MountainGod2/chaturbate_poller/commit/1029f1f1049dff27b9c0bb50108abb23710781da)) + + ## v1.7.0 (2024-12-17) ### Chores diff --git a/pyproject.toml b/pyproject.toml index 8c622f7..ca93c4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ scripts.chaturbate_poller = "chaturbate_poller.__main__:cli" urls.Documentation = "https://mountaingod2.github.io/chaturbate_poller/" urls.Homepage = "https://github.com/MountainGod2/chaturbate_poller" urls.Repository = "https://github.com/MountainGod2/chaturbate_poller" -version = "1.7.0" +version = "1.7.1" [dependency-groups] dev = [