We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33397fd commit acdaf74Copy full SHA for acdaf74
HISTORY.rst
@@ -3,8 +3,8 @@
3
Release History
4
---------------
5
6
-1.6.0 (?)
7
-+++++++++
+1.6.0 (2017-06-27)
+++++++++++++++++++
8
9
**Features and Improvements**
10
internetarchive/__init__.py
@@ -37,7 +37,7 @@
37
from __future__ import absolute_import
38
39
__title__ = 'internetarchive'
40
-__version__ = '1.6.0.dev10'
+__version__ = '1.6.0'
41
__author__ = 'Jacob M. Johnson'
42
__license__ = 'AGPL 3'
43
__copyright__ = 'Copyright (C) 2012-2016 Internet Archive'
0 commit comments