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 798ec45 commit 1c382afCopy full SHA for 1c382af
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
4
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
13
## v3.2.0-rc.6 (2023-12-20)
14
15
### Fix
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "3.2.0-rc.6"
+version = "3.2.0-rc.7"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments