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 982b1a7 commit 6aedabfCopy full SHA for 6aedabf
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v3.2.0-rc.8 (2023-12-20)
6
+
7
+### Fix
8
9
+* fix(Package): revert pyproject.toml ([`982b1a7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/982b1a78ae352037e3002c31883b38178f297c75))
10
11
12
## v3.2.0-rc.7 (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.7"
+version = "3.2.0-rc.8"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments