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 430f5c8 commit 66c4dc3Copy full SHA for 66c4dc3
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.3.0-rc.2 (2025-02-13)
5
+
6
+### Bug Fixes
7
8
+- **CICD**: Twine 6.0.1
9
+ ([`430f5c8`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/430f5c818a7b2af89f79ab47b81885f2a4f9924d))
10
11
12
## v1.3.0-rc.1 (2025-02-13)
13
14
### Features
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.3.0-rc.1"
+version = "1.3.0-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments