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 ec94ac6 commit f7ac63aCopy full SHA for f7ac63a
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v4.1.0-rc.2 (2024-04-29)
6
+
7
+### Feature
8
9
+* feat(inspector): trigger semantic release ([`ec94ac6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ec94ac61161417cb5efddddd12b3344feceb18b2))
10
11
12
## v4.1.0-rc.1 (2024-04-29)
13
14
### Feature
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "4.1.0-rc.1"
+version = "4.1.0-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments