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 bb371dd commit b6ad75bCopy full SHA for b6ad75b
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.7.2-rc.1 (2025-05-19)
5
+
6
+### Bug Fixes
7
8
+- **blueprint_models**: Change getroot to find & rm current_index from the if
9
+ ([`3ddcf96`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/3ddcf96fff539f273542da63f6091f654e892ad1))
10
11
12
## v5.7.1 (2025-05-07)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.7.1"
+version = "5.7.2-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments