We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d072e96 commit 303b56aCopy full SHA for 303b56a
3 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sortinghat-eclipse-foundation"
3
-version = "0.1.0-rc.4"
+version = "0.1.0-rc.5"
4
description = "SortingHat backend to import identities from the Eclipse Foundation"
5
authors = [
6
{name = "Bitergia Developers"}
releases/0.1.0-rc.5.md
@@ -0,0 +1,3 @@
+ ## sortinghat-eclipse-foundation 0.1.0-rc.5 - (2025-09-16)
+
+ * Update Poetry's package dependencies
sortinghat/core/importer/backends/_version.py
@@ -1,2 +1,2 @@
-# File auto-generated by semverup on 2025-09-12 10:14:04.781754
-__version__ = "0.1.0-rc.4"
+# File auto-generated by semverup on 2025-09-16 11:07:01.820796
+__version__ = "0.1.0-rc.5"
0 commit comments