From 80a87cc9fe57d9930c3b6ee4b9b95ca318a7b059 Mon Sep 17 00:00:00 2001 From: MountainGod2 Date: Tue, 29 Oct 2024 19:47:25 +0000 Subject: [PATCH] 0.13.2 Automatically generated by python-semantic-release --- CHANGELOG.md | 9 +++++++++ pyproject.toml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dca8435..e2ab7e56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # CHANGELOG +## v0.13.2 (2024-10-29) + +### Bug Fixes + +* fix: update CI/CD pipeline configuration and Docker image metadata ([`8847b3b`](https://github.com/MountainGod2/chaturbate_poller/commit/8847b3bb88863b6792c795423eab3bf29c4d4b14)) + +* fix: update CI/CD pipeline configuration and Docker image metadata ([`1b80928`](https://github.com/MountainGod2/chaturbate_poller/commit/1b8092869f66d74624ba5a15eb1d37b7a473e461)) + + ## v0.13.1 (2024-10-29) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 3163d07e..7459c4fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ scripts.chaturbate_poller = "chaturbate_poller.__main__:main" urls.Documentation = "https://chaturbate-poller.readthedocs.io/en/latest/" urls.Homepage = "https://github.com/MountainGod2/chaturbate_poller" urls.Repository = "https://github.com/MountainGod2/chaturbate_poller" -version = "0.13.1" +version = "0.13.2" [dependency-groups] dev = [