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