We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3c438 commit 52a8d28Copy full SHA for 52a8d28
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## 5.0.0-alpha.2 - 2026-02-11
6
+
7
+* Fix typo in metadata key for LWC version detection
8
9
## 5.0.0-alpha.1 - 2026-02-10
10
11
* Raise to minimum QGIS 3.34
pyproject.toml
@@ -4,7 +4,7 @@ description = "Publish and share your QGIS maps on the Web via Lizmap Web Client
authors = [
{ name = "3Liz", email = "info@3liz.com" }
]
-version = "5.0.0-alpha.1"
+version = "5.0.0-alpha.2"
requires-python = ">= 3.9"
license = "GPL-2.0-only"
license-files = ["LICENSE"]
0 commit comments