1.8.0
- Bump version of gspread
- Add support for new functions cut_range / copy_range
- Add the case_sensitive parameter to find(). Thanks to @Neonnaut for the bug report
- Fix the default parameter for get(). Thanks to @asergeenko for the bug report
- Add Python 3.11 to CI