We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b099c commit 275d5f5Copy full SHA for 275d5f5
HISTORY.md
@@ -1,6 +1,11 @@
1
Release History
2
===============
3
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
9
1.0.0 (2026-03-18)
10
------------------
11
serpapi/__version__.py
@@ -1 +1 @@
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments