diff --git a/pyproject.toml b/pyproject.toml index 7c637cf..947afe8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "py-loop" -version = "0.5.0b2" +version = "0.5.0" description = "Run commands until it fails" authors = ["jerem "]