Skip to content

Commit

Permalink
v1.9.7.dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjake committed Nov 10, 2020
1 parent 6d14e66 commit cd2f4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internetarchive/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from __future__ import absolute_import

__title__ = 'internetarchive'
__version__ = '1.9.6'
__version__ = '1.9.7.dev1'
__author__ = 'Jacob M. Johnson'
__license__ = 'AGPL 3'
__copyright__ = 'Copyright (C) 2012-2019 Internet Archive'
Expand Down

0 comments on commit cd2f4be

Please sign in to comment.