commit 082e64eee9509a18741e9dc835348f2e6ac55f48
parent 5240d3b80301204f719f804cd5c7647c1806c1d3
Author: Andrew Laack <andrew@laack.co>
Date: Thu, 19 Jun 2025 23:06:33 -0500
Version bump
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.4"
+version = "0.2.5"
description = "Ratcheted testing in Python."
authors = [
{ name = "Andrew Laack", email = "andrew@laack.co" }