From 5adfc64b633cc7ea4d43f00996695f9a03653bc4 Mon Sep 17 00:00:00 2001 From: Yanks Yoon Date: Tue, 17 Sep 2024 03:23:47 +0000 Subject: [PATCH] chore: increment version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4623eb6..aef6309 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ [project] name = "github-runner-manager" -version = "0.1.4" +version = "0.1.5" authors = [ { name = "Canonical IS DevOps", email = "is-devops-team@canonical.com" }, ]