We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02376f6 commit ddafe4dCopy full SHA for ddafe4d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "pytest-aioboto3"
7
-version = "0.1.0"
+version = "0.2.0"
8
description = "Aioboto3 Pytest with Moto"
9
authors = ["Shipwell Engineering", "Phillip Verheyden"]
10
0 commit comments