Skip to content

Commit 1e286af

Browse files
author
github-actions
committed
3.2.0-rc.3
Automatically generated by python-semantic-release
1 parent 94d1d6d commit 1e286af

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.2.0-rc.3 (2023-12-20)
6+
7+
### Fix
8+
9+
* fix(Package): include json ([`d6c5e15`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d6c5e15f77f0a6bcb279d84d23afa0bf9fc72d75))
10+
11+
### Unknown
12+
13+
* Merge pull request #58 from Geode-solutions/include-json
14+
15+
fix(Package): include json ([`94d1d6d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/94d1d6d86a50d1df751b841176cba9b4fe8ba525))
16+
17+
518
## v3.2.0-rc.2 (2023-12-20)
619

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

0 commit comments

Comments
 (0)