Bug fixes
Now quoting path parameters with `urllib.quote` instead of `urllib.quote_plus`
Will my stuff break?
Unless you are passing strings as url path parameters in POST requests (which is unlikely), you should upgrade to v2 without a thought. Otherwise, please read this issue for more details: https://github.com/omarryhan/aiogoogle/issues/63#issuecomment-882027006