We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144d52a commit 7a5ec64Copy full SHA for 7a5ec64
3 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sortinghat-eclipse-foundation"
3
-version = "0.2.4-rc.1"
+version = "0.2.4-rc.2"
4
description = "SortingHat backend to import identities from the Eclipse Foundation"
5
authors = [
6
{name = "Bitergia Developers"}
releases/0.2.4rc2.md
@@ -0,0 +1,3 @@
+ ## sortinghat-eclipse-foundation 0.2.4rc2 - (2026-03-03)
+
+ * Update Poetry's package dependencies
sortinghat/core/importer/backends/_version.py
@@ -1,2 +1,2 @@
-# File auto-generated by semverup on 2026-03-03 11:55:40.091708
-__version__ = "0.2.4-rc.1"
+# File auto-generated by semverup on 2026-03-03 15:50:26.071788
+__version__ = "0.2.4-rc.2"
0 commit comments