Skip to content

Commit 65b25cb

Browse files
committed
Release 0.5.1-rc.6
1 parent 663c8cc commit 65b25cb

4 files changed

Lines changed: 18 additions & 3 deletions

File tree

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Releases
22

3+
## kidash 0.5.1-rc.6 - (2022-09-26)
4+
5+
**Others:**
6+
7+
* Update Poetry dependencies\
8+
Update package dependencies for the new release.
9+
10+
311
## kidash 0.5.1-rc.5 - (2022-09-26)
412

513
**Others:**

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 2022-09-26 08:43:28.518602
2-
__version__ = "0.5.1-rc.5"
1+
# File auto-generated by semverup on 2022-09-26 10:09:03.514482
2+
__version__ = "0.5.1-rc.6"

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

releases/0.5.1-rc.6.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## kidash 0.5.1-rc.6 - (2022-09-26)
2+
3+
**Others:**
4+
5+
* Update Poetry dependencies\
6+
Update package dependencies for the new release.
7+

0 commit comments

Comments
 (0)