Skip to content

Commit 70ec1f7

Browse files
committed
bumped version; updated history
1 parent 376e41c commit 70ec1f7

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+
3.3.1 (2020-04-01)
5+
------------------
6+
7+
* Support old and new collections.abc.Sequence (#745 by @timgates42)
8+
49
3.3.0 (2020-03-12)
510
------------------
611

gspread/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"""
1010

1111

12-
__version__ = '3.3.0'
12+
__version__ = '3.3.1'
1313
__author__ = 'Anton Burnashev'
1414

1515

0 commit comments

Comments
 (0)