Skip to content

Commit d19497a

Browse files
committed
v1.9.3
1 parent 1b02f59 commit d19497a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Release History
44
---------------
55

6-
1.9.3 (?)
7-
+++++++++
6+
1.9.3 (2020-04-07)
7+
++++++++++++++++++
88

99
**Features and Improvements**
1010

internetarchive/__init__.py

Lines changed: 1 addition & 1 deletion
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.9.3.dev4'
40+
__version__ = '1.9.3'
4141
__author__ = 'Jacob M. Johnson'
4242
__license__ = 'AGPL 3'
4343
__copyright__ = 'Copyright (C) 2012-2019 Internet Archive'

0 commit comments

Comments
 (0)