diff --git a/CHANGELOG.md b/CHANGELOG.md index d897152..4f253f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.1] - 2024-2-1 + - Fix: Fix submodule usage detection when installed as an embedded dependency - Fix: Consider only external calls when detecting plugin path diff --git a/setup.cfg b/setup.cfg index 0364ec9..3cad7a3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,7 @@ multi_line_output = 3 [metadata] name = qgis_plugin_tools -version = 0.4.0 +version = 0.4.1 author = 3Liz, Gispo Ltd. author_email = info@gispo.fi maintainer = Gispo Ltd.