diff --git a/pyproject.toml b/pyproject.toml index ae874e03..e6f74858 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "pytools" -version = "2024.1.16" +version = "2024.1.17" description = "A collection of tools for Python" readme = "README.rst" license = { text = "MIT" }