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 cb804c3 commit 3b45191Copy full SHA for 3b45191
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.7.1-rc.1 (2025-05-20)
5
+
6
+### Bug Fixes
7
8
+- **axes**: Register widget to keep axes alive
9
+ ([`6fcf31d`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/6fcf31d4338a062ed9e3355c9fb97ba900dbad2d))
10
11
12
## v1.7.0 (2025-05-13)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.7.0"
+version = "1.7.1-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="team-web@geode-solutions.com" },
0 commit comments