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 43d510b commit 9371310Copy full SHA for 9371310
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v3.3.0-rc.7 (2024-01-18)
6
+
7
+### Fix
8
9
+* fix(GH action): explicit directory ([`43d510b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/43d510b9639d5db438e2f4a1535fb735ef84dae0))
10
11
12
## v3.3.0-rc.6 (2024-01-18)
13
14
### Feature
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "3.3.0-rc.6"
+version = "3.3.0-rc.7"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments