Skip to content

Commit f634518

Browse files
committed
Release 0.0.1
1 parent 28ac00c commit f634518

4 files changed

Lines changed: 11 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ packages = [
3636
{ include = "sortinghat" },
3737
{ include = "tests", format = "sdist" },
3838
]
39+
version = "0.1.0-rc.1"
3940

4041
[tool.poetry.group.dev.dependencies]
4142
httpretty = "^1.1.4"

releases/0.0.1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## sortinghat-eclipse-foundation 0.0.1 - (2025-08-25)
2+
3+
**New features:**
4+
5+
* Eclipse Foundation identities importer\
6+
Implementation of a SortingHat backend to import identities from the
7+
Eclipse Foundation.
8+

releases/unreleased/eclipse-foundation-identities-importer.yml renamed to releases/unreleased/processed/eclipse-foundation-identities-importer.yml

File renamed without changes.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
__version__ = "0.0.1"
1+
# File auto-generated by semverup on 2025-08-25 15:44:48.029712
2+
__version__ = "0.1.0-rc.1"

0 commit comments

Comments
 (0)