diff --git a/.version b/.version index 1437d5b..002fae3 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.2.0" + "version": "v0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ed5cfb..d532268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.2.1] - 2026-01-09 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/setup-python action to v6 +- Migrate module path to gitea.unbound.se + ## [0.2.0] - 2026-01-09 ### 🚀 Features