We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6369a7 commit 13d0070Copy full SHA for 13d0070
pyproject.toml
@@ -4,7 +4,7 @@ dependencies = ["astor>=0.8.1", "pytest>=7"]
4
requires-python = ">=3.9, <4"
5
license = "Apache-2.0"
6
readme = "README.md"
7
-version = "0.1.13"
+version = "0.2.1"
8
name = "pytest-accept"
9
urls = { homepage = "https://github.com/max-sixty/pytest-accept", repository = "https://github.com/max-sixty/pytest-accept" }
10
0 commit comments