File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Release History
22===============
33
4+ 6.2.1 (2025-05-14)
5+ ------------------
6+
7+ * Fix public API auth snippet by @Jayy001 in https://github.com/burnash/gspread/pull/1545
8+ * Clarify the first step: authentication by @hraftery in https://github.com/burnash/gspread/pull/1546
9+ * Fix typo in community.rst by @s2t2 in https://github.com/burnash/gspread/pull/1547
10+ * rearrange flow to remove reference to `creds ` by @alifeee in https://github.com/burnash/gspread/pull/1525
11+ * switch safety for pip-audit by @alifeee in https://github.com/burnash/gspread/pull/1551
12+ * Include the duplicate column names in error message by @NickCrews in https://github.com/burnash/gspread/pull/1548
13+
4146.2.0 (2025-02-27)
515------------------
616
Original file line number Diff line number Diff line change 11"""Google Spreadsheets Python API"""
22
3- __version__ = "6.2.0 "
3+ __version__ = "6.2.1 "
44__author__ = "Anton Burnashev"
55
66
You can’t perform that action at this time.
0 commit comments