Skip to content

Commit 1e3564d

Browse files
committed
Release v6.1.4
Signed-off-by: Alexandre Lavigne <[email protected]>
1 parent 623b32b commit 1e3564d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Release History
22
===============
33

4+
6.1.4 (2024-10-21)
5+
------------------
6+
7+
* remove dependency on requests-2.27.0
8+
49
6.1.3 (2024-10-03)
510
------------------
611

gspread/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Google Spreadsheets Python API"""
22

3-
__version__ = "6.1.3"
3+
__version__ = "6.1.4"
44
__author__ = "Anton Burnashev"
55

66

0 commit comments

Comments
 (0)