Skip to content

Commit 048a0ab

Browse files
author
semantic-release
committed
5.0.0
Automatically generated by python-semantic-release
1 parent 5244553 commit 048a0ab

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,5 +1,13 @@
11
# CHANGELOG
22

3+
## v5.0.0 (2024-09-02)
4+
5+
### Unknown
6+
7+
* Merge pull request #90 from Geode-solutions/next
8+
9+
Next ([`5244553`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/52445532914155b3aad1ea7a7fd382e446593a8d))
10+
311
## v5.0.0-rc.1 (2024-08-19)
412

513
### Breaking

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

0 commit comments

Comments
 (0)