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 e2c8494 commit 98ac465Copy full SHA for 98ac465
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.1.2-rc.1 (2025-01-03)
5
+
6
+### Bug Fixes
7
8
+- **colors**: R/g/b between 0 & 1
9
+ ([`2e68158`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/2e68158e19c8b8023b34c49f3fa5a482164c3cf5))
10
11
12
## v1.1.1 (2024-12-20)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.1.1"
+version = "1.1.2-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments