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 9f2f286 commit 4a82705Copy full SHA for 4a82705
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.7.4-rc.1 (2025-05-21)
5
+
6
+### Bug Fixes
7
8
+- **python 3.12**: Compatibility
9
+ ([`0b43168`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0b43168d1ce5776c2767172df02e922898c908bb))
10
11
12
## v5.7.3 (2025-05-20)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.7.3"
+version = "5.7.4-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments