Skip to content

Commit c65269e

Browse files
committed
Bump version to 3.0.1
1 parent c0a5a6d commit c65269e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.0.1 (2018-06-30)
5+
------------------
6+
7+
* Fixed #538 (#553 by @ADraginda)
8+
49

510
3.0.0 (2018-04-12)
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.0.0'
12+
__version__ = '3.0.1'
1313
__author__ = 'Anton Burnashev'
1414

1515

0 commit comments

Comments
 (0)