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