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