diff --git a/pyproject.toml b/pyproject.toml index 39ecc1d..e03368d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hv4gha" -version = "0.2.0" +version = "0.2.1" description = "Use HashiCorp Vault to manage a GitHub App's private RSA key." authors = ["Andreas Olsson "] repository = "https://github.com/andreaso/hv4gha"