Skip to content

Commit acdaf74

Browse files
committed
v1.6.0
1 parent 33397fd commit acdaf74

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.6.0 (?)
7-
+++++++++
6+
1.6.0 (2017-06-27)
7+
++++++++++++++++++
88

99
**Features 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.6.0.dev10'
40+
__version__ = '1.6.0'
4141
__author__ = 'Jacob M. Johnson'
4242
__license__ = 'AGPL 3'
4343
__copyright__ = 'Copyright (C) 2012-2016 Internet Archive'

0 commit comments

Comments
 (0)