Skip to content

Commit 2c052c4

Browse files
committed
Release 0.2.3
1 parent d256a46 commit 2c052c4

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Releases
22

3+
## sortinghat-eclipse-foundation 0.2.3 - (2026-01-21)
4+
5+
* Update Poetry's package dependencies
6+
37
## sortinghat-eclipse-foundation 0.2.2 - (2025-12-12)
48

59
* Update Poetry's package dependencies

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sortinghat-eclipse-foundation"
3-
version = "0.2.3-rc.1"
3+
version = "0.2.3"
44
description = "SortingHat backend to import identities from the Eclipse Foundation"
55
authors = [
66
{name = "Bitergia Developers"}

releases/0.2.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## sortinghat-eclipse-foundation 0.2.3 - (2026-01-21)
2+
3+
* Update Poetry's package dependencies
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# File auto-generated by semverup on 2026-01-21 12:12:51.372740
2-
__version__ = "0.2.3-rc.1"
1+
# File auto-generated by semverup on 2026-01-21 12:38:58.455489
2+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)