Skip to content

Commit e90494f

Browse files
committed
Release 1.10.0-rc.3
1 parent 0224119 commit e90494f

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

grimoirelab/_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-04-09 08:37:52.329398
2-
__version__ = "1.10.0-rc.2"
1+
# File auto-generated by semverup on 2025-04-09 09:32:04.296001
2+
__version__ = "1.10.0-rc.3"

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"
3-
version = "1.10.0-rc.2"
3+
version = "1.10.0-rc.3"
44
description = "Tool set for software development analytics"
55
authors = [
66
"GrimoireLab Developers"

releases/1.10.0-rc.3.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# GrimoireLab 1.10.0-rc.3
2+
The following list describes the changes by component:
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grimoirelab==1.10.0-rc.2
1+
grimoirelab==1.10.0-rc.3
22
grimoirelab-toolkit==1.0.10-rc.1
33
perceval==1.2.0-rc.1
44
perceval-mozilla==1.0.12-rc.2

0 commit comments

Comments
 (0)