Skip to content

Commit

Permalink
v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjake committed Jan 5, 2018
1 parent 651ebfc commit cc36373
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Release History
---------------

1.7.6 (?)
+++++++++
1.7.6 (2018-01-05)
++++++++++++++++++

**Feautres and Improvements**

Expand Down
2 changes: 1 addition & 1 deletion internetarchive/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from __future__ import absolute_import

__title__ = 'internetarchive'
__version__ = '1.7.6.dev1'
__version__ = '1.7.6'
__author__ = 'Jacob M. Johnson'
__license__ = 'AGPL 3'
__copyright__ = 'Copyright (C) 2012-2017 Internet Archive'
Expand Down

0 comments on commit cc36373

Please sign in to comment.