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 88f0b30 commit 4aaef45Copy full SHA for 4aaef45
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v3.3.0-rc.10 (2024-01-18)
6
+
7
+### Fix
8
9
+* fix(Actions): test folders ([`88f0b30`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/88f0b3063d850e8f37214e4750b7eee734469251))
10
11
12
## v3.3.0-rc.9 (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.9"
+version = "3.3.0-rc.10"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments