Skip to content

Commit 1c382af

Browse files
author
github-actions
committed
3.2.0-rc.7
Automatically generated by python-semantic-release
1 parent 798ec45 commit 1c382af

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
@@ -2,6 +2,14 @@
22

33

44

5+
## v3.2.0-rc.7 (2023-12-20)
6+
7+
### Fix
8+
9+
* fix(Package): test namespace
10+
remove MANIFEST.in ([`798ec45`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/798ec450719f3cf3defa151a00beaffd177adf7d))
11+
12+
513
## v3.2.0-rc.6 (2023-12-20)
614

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

0 commit comments

Comments
 (0)