diff --git a/pyproject.toml b/pyproject.toml index 6e245635..bd6c6bb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires = [ [project] name = "pytools" -version = "2024.1.11" +version = "2024.1.12" description = "A collection of tools for Python" readme = "README.rst" license = { text = "MIT" }