Skip to content

Commit

Permalink
bumped version; updated history
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed Jun 30, 2016
1 parent 023adec commit 77be563
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release History
===============

0.4.0 (2016-06-30)

* Use request session's connection pool in HTTPSession

* Removed deprecated ClientLogin


0.3.0 (2015-12-15)
------------------

Expand Down
2 changes: 1 addition & 1 deletion gspread/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""

__version__ = '0.3.0'
__version__ = '0.4.0'
__author__ = 'Anton Burnashev'


Expand Down

0 comments on commit 77be563

Please sign in to comment.