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 = [