We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dfafaf commit c49fa41Copy full SHA for c49fa41
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
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
12
## v3.2.0-rc.4 (2023-12-20)
13
14
### Fix
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "3.2.0-rc.4"
+version = "3.2.0-rc.5"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments