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 06cc791 commit 4c02dfdCopy full SHA for 4c02dfd
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.6.4-rc.1 (2025-04-04)
5
+
6
+### Bug Fixes
7
8
+- **/save_viewable**: Update dependencies
9
+ ([`c01aa71`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c01aa719df95ff21afe840d8630fddd09837b214))
10
11
12
## v5.6.3 (2025-03-19)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.6.3"
+version = "5.6.4-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments