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 ed89e46 commit e7c43a5Copy full SHA for e7c43a5
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.7.0-rc.2 (2025-05-12)
5
+
6
+### Bug Fixes
7
8
+- **axes**: Add missing tests
9
+ ([`4bedc62`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/4bedc623f116b3d7c32739151cf3a0101342a355))
10
11
12
## v1.7.0-rc.1 (2025-05-12)
13
14
### Features
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.7.0-rc.1"
+version = "1.7.0-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments