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 8078c76 commit 23d3718Copy full SHA for 23d3718
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.2.1-rc.1 (2025-01-16)
5
+
6
+### Bug Fixes
7
8
+- **dfp**: Fix broken arg
9
+ ([`08b22db`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/08b22dbfd56ea861dd57abcce3fdd9959dc597b7))
10
11
12
## v1.2.0 (2025-01-14)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.2.0"
+version = "1.2.1-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments