From ec63b94abe3b3b3249114123935aa94ca30692ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 12 Oct 2024 22:36:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20bump(release):=20v0.0.4=20?= =?UTF-8?q?=E2=86=92=20v0.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 +++++++++++++++ pyproject.toml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f52291a..6e4d9b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## v0.0.5 (2024-10-12) + +### 🐛🚑️ Fixes + +- sonar issues (#21) + +### 💚👷 CI & Build + +- generate sonar properties dynamically (#20) +- sonarqube (#19) + +### 🔧🔨📦️ Configuration, Scripts, Packages + +- meta (#16) + ## v0.0.4 (2024-03-07) ### ♻️ Refactorings diff --git a/pyproject.toml b/pyproject.toml index 04a9e48..5c706aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "coinapi-rest" -version = "0.0.4" +version = "0.0.5" description = "CoinAPI Python REST Client" authors = [{ name = "ljnsn", email = "info@ljnsn.com" }] dependencies = [