diff --git a/.version b/.version index a654d65..9ed87d7 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.3.0" + "version": "v0.3.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 175b1ac..c7dcf78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.3.1] - 2026-01-09 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/setup-python action to v6 +- Migrate module path to gitea.unbound.se + ## [0.3.0] - 2026-01-09 ### 🚀 Features