Skip to content

Commit 13d0070

Browse files
authored
bump version to 0.2.1 (#253)
1 parent e6369a7 commit 13d0070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies = ["astor>=0.8.1", "pytest>=7"]
44
requires-python = ">=3.9, <4"
55
license = "Apache-2.0"
66
readme = "README.md"
7-
version = "0.1.13"
7+
version = "0.2.1"
88
name = "pytest-accept"
99
urls = { homepage = "https://github.com/max-sixty/pytest-accept", repository = "https://github.com/max-sixty/pytest-accept" }
1010

0 commit comments

Comments
 (0)