Skip to content

Commit b6715ab

Browse files
authored
Merge pull request #94 from opsdisk/bump-yagooglesearch-version
Bump yagooglesearch to v1.9.0
2 parents c258084 + 49dae1c commit b6715ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)