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