diff --git a/kidash/_version.py b/kidash/_version.py index 90a1984..e40cd15 100644 --- a/kidash/_version.py +++ b/kidash/_version.py @@ -1,2 +1,2 @@ -# File auto-generated by semverup on 2024-12-11 10:20:46.978598 -__version__ = "1.0.9" +# File auto-generated by semverup on 2025-01-15 10:44:08.392038 +__version__ = "1.0.10-rc.1" diff --git a/pyproject.toml b/pyproject.toml index dd1c788..8554ba7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kidash" -version = "1.0.9" +version = "1.0.10-rc.1" description = "GrimoireLab script to manage Kibana dashboards from the command line" authors = [ "GrimoireLab Developers" diff --git a/releases/1.0.10-rc.1.md b/releases/1.0.10-rc.1.md new file mode 100644 index 0000000..af8bf1c --- /dev/null +++ b/releases/1.0.10-rc.1.md @@ -0,0 +1,3 @@ + ## kidash 1.0.10-rc.1 - (2025-01-15) + + * Update Poetry's package dependencies