We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9f642 commit 36eac72Copy full SHA for 36eac72
3 files changed
kidash/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2026-03-03 09:03:42.639832
2
-__version__ = "1.1.7"
+# File auto-generated by semverup on 2026-05-06 07:04:05.899344
+__version__ = "1.1.8-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kidash"
3
-version = "1.1.7"
+version = "1.1.8-rc.1"
4
description = "GrimoireLab script to manage Kibana dashboards from the command line"
5
authors = [
6
"GrimoireLab Developers"
releases/1.1.8rc1.md
@@ -0,0 +1,3 @@
+ ## kidash 1.1.8rc1 - (2026-05-06)
+
+ * Update Poetry's package dependencies
0 commit comments