Skip to content

Commit 804b9c1

Browse files
committed
Release 1.2.4
1 parent d97e0e4 commit 804b9c1

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

NEWS

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

3+
## grimoirelab-toolkit 1.2.4 - (2025-12-12)
4+
5+
No changes list available.
6+
7+
38
## grimoirelab-toolkit 1.2.3 - (2025-11-25)
49

510
No changes list available.

grimoirelab_toolkit/_version.py

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 2025-12-09 10:15:36.760280
2-
__version__ = "1.2.4-rc.1"
1+
# File auto-generated by semverup on 2025-12-12 11:34:42.943062
2+
__version__ = "1.2.4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "grimoirelab-toolkit"
3-
version = "1.2.4-rc.1"
3+
version = "1.2.4"
44
description = "Toolkit of common functions used across GrimoireLab"
55
authors = [
66
"GrimoireLab Developers"

releases/1.2.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## grimoirelab-toolkit 1.2.4 - (2025-12-12)
2+
3+
No changes list available.
4+

0 commit comments

Comments
 (0)