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 74ac089 commit 2864256Copy full SHA for 2864256
HISTORY.rst
@@ -1,6 +1,13 @@
1
Release History
2
===============
3
4
+0.2.5 (2015-04-22)
5
+------------------
6
+
7
+* Deprecation warning for ClientLogin #210
8
+* Redirect github pages to ReadTheDocs
9
+* Bugfixes
10
11
0.2.4 (2015-04-17)
12
------------------
13
gspread/__init__.py
@@ -8,7 +8,7 @@
"""
-__version__ = '0.2.4'
+__version__ = '0.2.5'
__author__ = 'Anton Burnashev'
14
0 commit comments