Skip to content

Commit 1d1c790

Browse files
committed
bumped version
1 parent 13efe32 commit 1d1c790

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

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

4+
0.2.4 (2015-04-17)
5+
------------------
6+
7+
* Output error response #219 #170 #194.
8+
* Added instructions on how to get oAuth credentials to docs.
9+
410
0.2.3 (2015-03-11)
511
------------------
612

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.2.3'
11+
__version__ = '0.2.4'
1212
__author__ = 'Anton Burnashev'
1313

1414

0 commit comments

Comments
 (0)