Skip to content

Commit cc36373

Browse files
committed
v1.7.6
1 parent 651ebfc commit cc36373

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Release History
44
---------------
55

6-
1.7.6 (?)
7-
+++++++++
6+
1.7.6 (2018-01-05)
7+
++++++++++++++++++
88

99
**Feautres and Improvements**
1010

internetarchive/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from __future__ import absolute_import
3838

3939
__title__ = 'internetarchive'
40-
__version__ = '1.7.6.dev1'
40+
__version__ = '1.7.6'
4141
__author__ = 'Jacob M. Johnson'
4242
__license__ = 'AGPL 3'
4343
__copyright__ = 'Copyright (C) 2012-2017 Internet Archive'

0 commit comments

Comments
 (0)