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 a20a692 commit 23a3c1aCopy full SHA for 23a3c1a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.7.1-rc.1 (2025-05-07)
5
+
6
+### Bug Fixes
7
8
+- **deps**: Update ecosystem
9
+ ([`dcc9f2e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/dcc9f2e7c3018124b9f616bb41ced1e29f51acc1))
10
11
12
## v5.7.0 (2025-04-30)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.7.0"
+version = "5.7.1-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments