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 ab3b2e5 commit f9aef56Copy full SHA for f9aef56
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.6.6-rc.2 (2025-04-11)
5
+
6
+### Bug Fixes
7
8
+- **deps**: Update deps, fixes windows tests
9
+ ([`861ee0d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/861ee0d7d157e995f271b1e8e8d3422bc3260ea0))
10
11
12
## v5.6.6-rc.1 (2025-04-11)
13
14
### Bug Fixes
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.6.6-rc.1"
+version = "5.6.6-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments