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