Skip to content

Commit dd7ecdb

Browse files
author
semantic-release
committed
5.4.2-rc.3
Automatically generated by python-semantic-release
1 parent ec866d0 commit dd7ecdb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

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+
412
## v5.4.2-rc.2 (2025-01-22)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "5.4.2-rc.2"
8+
version = "5.4.2-rc.3"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)