diff --git a/pyproject.toml b/pyproject.toml index b5fcfa5..09e5222 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pytest-aioboto3" -version = "0.4.0" +version = "0.5.0" description = "Aioboto3 Pytest with Moto" authors = ["Shipwell Engineering", "Phillip Verheyden"] license = "WTFPL"