Skip to content

Commit 2864256

Browse files
committed
bumped version; updated history
1 parent 74ac089 commit 2864256

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

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

4+
0.2.5 (2015-04-22)
5+
------------------
6+
7+
* Deprecation warning for ClientLogin #210
8+
* Redirect github pages to ReadTheDocs
9+
* Bugfixes
10+
411
0.2.4 (2015-04-17)
512
------------------
613

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

1414

0 commit comments

Comments
 (0)