Skip to content

Commit 6aedabf

Browse files
author
github-actions
committed
3.2.0-rc.8
Automatically generated by python-semantic-release
1 parent 982b1a7 commit 6aedabf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v3.2.0-rc.8 (2023-12-20)
6+
7+
### Fix
8+
9+
* fix(Package): revert pyproject.toml ([`982b1a7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/982b1a78ae352037e3002c31883b38178f297c75))
10+
11+
512
## v3.2.0-rc.7 (2023-12-20)
613

714
### Fix

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

0 commit comments

Comments
 (0)