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