We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bfdba commit 561f629Copy full SHA for 561f629
HISTORY.rst
@@ -3,8 +3,8 @@
3
Release History
4
---------------
5
6
-1.8.5 (?)
7
-+++++++++
+1.8.5 (2019-06-07)
+++++++++++++++++++
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.8.5.dev3'
+__version__ = '1.8.5'
41
__author__ = 'Jacob M. Johnson'
42
__license__ = 'AGPL 3'
43
__copyright__ = 'Copyright (C) 2012-2019 Internet Archive'
0 commit comments