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