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 88e87a0 commit 9b3a2a7Copy full SHA for 9b3a2a7
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.0.0-rc.4 (2024-11-29)
5
+
6
+### Bug Fixes
7
8
+- **schemas**: Export generic schemas in package
9
+ ([`88e87a0`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/88e87a044f1152ea30bd14a02337ac9f80759780))
10
11
12
## v1.0.0-rc.3 (2024-11-29)
13
14
### Bug Fixes
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.0.0-rc.3"
+version = "1.0.0-rc.4"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="team-web@geode-solutions.com" },
0 commit comments