Skip to content

Commit 561f629

Browse files
committed
v1.8.5
1 parent 12bfdba commit 561f629

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.8.5 (?)
7-
+++++++++
6+
1.8.5 (2019-06-07)
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.8.5.dev3'
40+
__version__ = '1.8.5'
4141
__author__ = 'Jacob M. Johnson'
4242
__license__ = 'AGPL 3'
4343
__copyright__ = 'Copyright (C) 2012-2019 Internet Archive'

0 commit comments

Comments
 (0)