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