Skip to content

Commit 49dae1c

Browse files
committed
Bumped yagooglesearch to v1.9.0
1 parent c258084 commit 49dae1c

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
@@ -17,7 +17,7 @@
1717
# Custom Python libraries.
1818

1919

20-
__version__ = "2.5.0"
20+
__version__ = "2.6.0"
2121

2222

2323
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.2
22
requests==2.31.0
3-
yagooglesearch==1.8.2
3+
yagooglesearch==1.9.0

0 commit comments

Comments
 (0)