We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623b32b commit 1e3564dCopy full SHA for 1e3564d
HISTORY.rst
@@ -1,6 +1,11 @@
1
Release History
2
===============
3
4
+6.1.4 (2024-10-21)
5
+------------------
6
+
7
+* remove dependency on requests-2.27.0
8
9
6.1.3 (2024-10-03)
10
------------------
11
gspread/__init__.py
@@ -1,6 +1,6 @@
"""Google Spreadsheets Python API"""
-__version__ = "6.1.3"
+__version__ = "6.1.4"
__author__ = "Anton Burnashev"
0 commit comments