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 8b4586a commit 764bfc1Copy full SHA for 764bfc1
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.4.2-rc.1 (2025-01-22)
5
+
6
+### Bug Fixes
7
8
+- **deps**: Updates tests passing
9
+ ([`1f96002`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1f960028dfcfa32d65fe3009017bbbff55105bde))
10
11
12
## v5.4.1 (2025-01-14)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.4.1"
+version = "5.4.2-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments