We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16bcfa7 commit dd567b3Copy full SHA for dd567b3
2 files changed
HISTORY.md
@@ -1,6 +1,12 @@
1
Release History
2
===============
3
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
10
0.1.2 (2023-10-03)
11
------------------
12
serpapi/__version__.py
@@ -1 +1 @@
-__version__ = "0.1.2"
+__version__ = "0.1.3"
0 commit comments