Skip to content

Commit 9088f1b

Browse files
committed
Bumped yagooglesearch version to 1.10.0
1 parent fe3c58e commit 9088f1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pagodo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Custom Python libraries.
2020

2121

22-
__version__ = "2.6.1"
22+
__version__ = "2.6.2"
2323

2424

2525
class Pagodo:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
beautifulsoup4==4.12.3
22
requests==2.31.0
3-
yagooglesearch==1.9.0
3+
yagooglesearch==1.10.0

0 commit comments

Comments
 (0)