Skip to content

Commit ad4dee4

Browse files
author
semantic-release
committed
5.7.0-rc.2
Automatically generated by python-semantic-release
1 parent fc6fb5d commit ad4dee4

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.7.0-rc.2 (2025-04-17)
5+
6+
### Bug Fixes
7+
8+
- **toml**: Fix toml
9+
([`c4ba0ac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c4ba0ac9f6bc53061b18d43cd1fee8918dd1c550))
10+
11+
412
## v5.7.0-rc.1 (2025-04-17)
513

614

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.7.0-rc.1"
8+
version = "5.7.0-rc.2"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)