Skip to content

Commit 275d5f5

Browse files
committed
Bump version to 1.0.1
1 parent 95b099c commit 275d5f5

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+
1.0.1 (2026-03-18)
5+
------------------
6+
7+
- Fix release workflow: YAML syntax error in smoke test step and remove broken GitHub Packages publish.
8+
49
1.0.0 (2026-03-18)
510
------------------
611

serpapi/__version__.py

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

0 commit comments

Comments
 (0)