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 fc6fb5d commit ad4dee4Copy full SHA for ad4dee4
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.7.0-rc.2 (2025-04-17)
5
+
6
+### Bug Fixes
7
8
+- **toml**: Fix toml
9
+ ([`c4ba0ac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c4ba0ac9f6bc53061b18d43cd1fee8918dd1c550))
10
11
12
## v5.7.0-rc.1 (2025-04-17)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.7.0-rc.1"
+version = "5.7.0-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments