Skip to content

Commit 479c279

Browse files
committed
Release 0.6.0-rc.2
1 parent 2f97056 commit 479c279

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

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 2023-10-19 16:08:01.539696
2-
__version__ = "0.6.0-rc.1"
1+
# File auto-generated by semverup on 2023-10-20 09:32:37.266012
2+
__version__ = "0.6.0-rc.2"

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 = "0.6.0-rc.1"
3+
version = "0.6.0-rc.2"
44
description = "GrimoireLab script to manage Kibana dashboards from the command line"
55
authors = [
66
"GrimoireLab Developers"

releases/0.6.0-rc.2.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## kidash 0.6.0-rc.2 - (2023-10-20)
2+
3+
**Dependencies updateds:**
4+
5+
* Bump urllib3 version\
6+
Bump urllib3 from ^1.26 to ^2.0.7
7+
File renamed without changes.

0 commit comments

Comments
 (0)