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 Dec 20, 2016
1 parent addd494 commit 6b1bb1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Release History
===============

0.6.2 (2016-12-20)
------------------

* Remove deprecated HTTPError

0.6.1 (2016-12-20)
------------------

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.6.1'
__version__ = '0.6.2'
__author__ = 'Anton Burnashev'


Expand Down

0 comments on commit 6b1bb1e

Please sign in to comment.