diff --git a/pyproject.toml b/pyproject.toml index 1303e9856..5fdd08109 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pymobiledevice3" -version = "2.10.0" +version = "2.10.1" description = "Pure python3 implementation for working with iDevices (iPhone, etc...)" readme = "README.md" requires-python = ">=3.8"