Skip to content

Commit de58bbf

Browse files
committed
Release 1.1.1-rc.1
1 parent d09b45a commit de58bbf

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

panels/_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 2024-06-21 12:12:52.515768
2-
__version__ = "1.1.0"
1+
# File auto-generated by semverup on 2024-09-20 15:23:21.941879
2+
__version__ = "1.1.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-panels"
3-
version = "1.1.0"
3+
version = "1.1.1-rc.1"
44
description = "Panels and visualizations for GrimoireLab dashboards"
55
authors = [
66
"GrimoireLab Developers"

releases/1.1.1-rc.1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## grimoirelab-panels 1.1.1-rc.1 - (2024-09-20)
2+
3+
**Dependencies updateds:**
4+
5+
* Python minimum version updated\
6+
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
7+
the minimum version required by the project.
8+

0 commit comments

Comments
 (0)