Skip to content

Commit e93d4dd

Browse files
committed
bumped version; updated history
1 parent 2795be2 commit e93d4dd

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+
0.6.1 (2016-12-20)
5+
------------------
6+
7+
* Fixed error when inserting permissions #431
8+
49
0.6.0 (2016-12-15)
510
------------------
611

gspread/__init__.py

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

11-
__version__ = '0.6.0'
11+
__version__ = '0.6.1'
1212
__author__ = 'Anton Burnashev'
1313

1414

0 commit comments

Comments
 (0)