We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4df4c4 commit 1b3319aCopy full SHA for 1b3319a
4 files changed
NEWS
@@ -1,5 +1,9 @@
1
# Releases
2
3
+ ## kidash 0.5.2 - (2022-10-31)
4
+
5
+ * Update Poetry's package dependencies
6
7
## kidash 0.5.1 - (2022-09-26)
8
9
**Others:**
kidash/_version.py
@@ -1,2 +1,2 @@
-# File auto-generated by semverup on 2022-10-25 14:03:30.388017
-__version__ = "0.5.2-rc.1"
+# File auto-generated by semverup on 2022-10-31 09:00:39.878615
+__version__ = "0.5.2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kidash"
-version = "0.5.2-rc.1"
+version = "0.5.2"
description = "GrimoireLab script to manage Kibana dashboards from the command line"
authors = [
"GrimoireLab Developers"
releases/0.5.2.md
@@ -0,0 +1,3 @@
0 commit comments