Skip to content

Commit 77be563

Browse files
committed
bumped version; updated history
1 parent 023adec commit 77be563

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.4.0 (2016-06-30)
5+
6+
* Use request session's connection pool in HTTPSession
7+
8+
* Removed deprecated ClientLogin
9+
10+
411
0.3.0 (2015-12-15)
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.3.0'
11+
__version__ = '0.4.0'
1212
__author__ = 'Anton Burnashev'
1313

1414

0 commit comments

Comments
 (0)