Skip to content

Commit 98f478d

Browse files
committed
Release 1.2.1-rc.1
1 parent a81b032 commit 98f478d

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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-10-10 15:41:09.803788
2-
__version__ = "1.2.0"
1+
# File auto-generated by semverup on 2025-10-30 15:29:08.805569
2+
__version__ = "1.2.1-rc.1"

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.0"
3+
version = "1.2.1-rc.1"
44
description = "Toolkit of common functions used across GrimoireLab"
55
authors = [
66
"GrimoireLab Developers"

releases/1.2.1-rc.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## grimoirelab-toolkit 1.2.1-rc.1 - (2025-10-30)
2+
3+
* Update Poetry's package dependencies

0 commit comments

Comments
 (0)