We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13efe32 commit 1d1c790Copy full SHA for 1d1c790
HISTORY.rst
@@ -1,6 +1,12 @@
1
Release History
2
===============
3
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
10
0.2.3 (2015-03-11)
11
------------------
12
gspread/__init__.py
@@ -8,7 +8,7 @@
"""
-__version__ = '0.2.3'
+__version__ = '0.2.4'
__author__ = 'Anton Burnashev'
13
14
0 commit comments