Skip to content

Commit c49fa41

Browse files
author
github-actions
committed
3.2.0-rc.5
Automatically generated by python-semantic-release
1 parent 4dfafaf commit c49fa41

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.5 (2023-12-20)
6+
7+
### Fix
8+
9+
* fix(Package): MANIFEST.in ([`4dfafaf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4dfafafbdca4e01a74384a5ca94fc07064a672e2))
10+
11+
512
## v3.2.0-rc.4 (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.4"
8+
version = "3.2.0-rc.5"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)