Skip to content

Commit dd567b3

Browse files
author
Kenneth Reitz
committed
v0.1.3
1 parent 16bcfa7 commit dd567b3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Release History
22
===============
33

4+
0.1.3 (2023-10-06)
5+
------------------
6+
7+
- Replace deprecated serpapi_pagination.next_link with 'next'.
8+
- Improve documentation: how to use the client directly for pagination searches.
9+
410
0.1.2 (2023-10-03)
511
------------------
612

serpapi/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.1.3"

0 commit comments

Comments
 (0)