What's Changed
* Fix Py.typed discovery by Yobmod in https://github.com/gitpython-developers/GitPython/pull/1297
* Revert use of Typeguard and therefore typing-extensions==3.10.0.0 by Yobmod in https://github.com/gitpython-developers/GitPython/pull/1298
* Added support of spaces for clone multi_options by ilakhtenkov in https://github.com/gitpython-developers/GitPython/pull/1299
**Full Changelog**: https://github.com/gitpython-developers/GitPython/compare/3.1.19...3.1.20