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 888f315 commit 3b5aedbCopy full SHA for 3b5aedb
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.3.1-rc.1 (2025-02-19)
5
+
6
+### Bug Fixes
7
8
+- **points**: Render as sphere
9
+ ([`0adf9b5`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/0adf9b51ff6a7ddd184c18469a8a551f2e2ac3e8))
10
11
12
## v1.3.0 (2025-02-13)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.3.0"
+version = "1.3.1-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments