Skip to content

Commit 38a1df2

Browse files
committed
Release 1.0.9-rc.1
1 parent d73fed0 commit 38a1df2

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

kidash/_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-11-13 15:52:15.096666
2-
__version__ = "1.0.8"
1+
# File auto-generated by semverup on 2024-12-11 09:05:53.333662
2+
__version__ = "1.0.9-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 = "kidash"
3-
version = "1.0.8"
3+
version = "1.0.9-rc.1"
44
description = "GrimoireLab script to manage Kibana dashboards from the command line"
55
authors = [
66
"GrimoireLab Developers"

releases/1.0.9-rc.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## kidash 1.0.9-rc.1 - (2024-12-11)
2+
3+
* Update Poetry's package dependencies

0 commit comments

Comments
 (0)