diff --git a/pyproject.toml b/pyproject.toml index 879a755..3ead94d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-localstack" -version = "0.7.0" +version = "0.8.0" description = "Pytest plugin for AWS integration tests" authors = ["Mintel Group Ltd."] license = "MIT"