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 ec866d0 commit dd7ecdbCopy full SHA for dd7ecdb
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.4.2-rc.3 (2025-01-22)
5
+
6
+### Bug Fixes
7
8
+- **package upload**: Pin twine 6.0.1
9
+ ([`ec866d0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ec866d06c907dd65a94f4a6a19d8f07d3fc97848))
10
11
12
## v5.4.2-rc.2 (2025-01-22)
13
14
### Bug Fixes
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.4.2-rc.2"
+version = "5.4.2-rc.3"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments