Skip to content

Commit d6d3ff5

Browse files
committed
chore: bump version to 0.18.1
Adds guard_allow config option for project-wide default allowlist.
1 parent 699dd22 commit d6d3ff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bigfoot"
7-
version = "0.18.0"
7+
version = "0.18.1"
88
description = "Full-certainty test mocking: every call recorded and verified"
99
requires-python = ">=3.10"
1010
readme = "README.md"

0 commit comments

Comments
 (0)