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 01f2c1a commit 1e169c4Copy full SHA for 1e169c4
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.4.0-rc.1 (2025-02-26)
5
+
6
+### Features
7
8
+- **meshes**: Export texture rpc & tests
9
+ ([`f65b061`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/f65b061eca647458d3333a1a07730857d815daf2))
10
11
12
## v1.3.1 (2025-02-19)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.3.1"
+version = "1.4.0-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments