commit ca9db46b9dd672545c7a7bf8e9ba297860c9cd9a
parent 36fcc85f77345951c4d6f27f5763a7e5c615fb23
Author: Andrew D. Laack <andrew@laack.co>
Date: Sat, 21 Jun 2025 05:34:17 -0500
Update pyproject.toml
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ratchets"
-version = "0.2.8"
+version = "0.2.9"
description = "Ratcheted testing in Python."
authors = [
{ name = "Andrew Laack", email = "andrew@laack.co" }