Skip to content

Commit

Permalink
v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jake authored and jake committed Dec 27, 2023
1 parent 3f75dfa commit 6e23216
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
Release History
---------------

3.6.0 (?)
+++++++++
3.6.0 (2023-12-27)
++++++++++++++++++

**Features and Improvements**

- Added ``set_scanner`` and ``--no-scanner`` options to upload to stop ia's default behavior
of setting the scanner field in meta.xml on initial upload.
- ``0`` is now returned instead of an exception when search fails to retrieve the total number
of hits for a query.

3.5.0 (2023-05-09)
++++++++++++++++++
Expand Down
2 changes: 1 addition & 1 deletion internetarchive/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.6.0.dev1'
__version__ = '3.6.0'

0 comments on commit 6e23216

Please sign in to comment.