Skip to content

Commit 925cfc3

Browse files
committed
Set version to 0.1.6 and add support for request timeouts
1 parent daef303 commit 925cfc3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

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

4+
0.1.6 (2026-02-16)
5+
------------------
6+
7+
- Add support for request timeouts.
8+
49
0.1.5 (2023-11-01)
510
------------------
611

serpapi/__version__.py

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

0 commit comments

Comments
 (0)