We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b02f59 commit d19497aCopy full SHA for d19497a
2 files changed
HISTORY.rst
@@ -3,8 +3,8 @@
3
Release History
4
---------------
5
6
-1.9.3 (?)
7
-+++++++++
+1.9.3 (2020-04-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.9.3.dev4'
+__version__ = '1.9.3'
41
__author__ = 'Jacob M. Johnson'
42
__license__ = 'AGPL 3'
43
__copyright__ = 'Copyright (C) 2012-2019 Internet Archive'
0 commit comments