Skip to content

Commit 102fceb

Browse files
authored
Bumped version to 1.10.0
1 parent 002128d commit 102fceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yagooglesearch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# Custom Python libraries.
1515

1616

17-
__version__ = "1.9.0"
17+
__version__ = "1.10.0"
1818

1919
# Logging
2020
ROOT_LOGGER = logging.getLogger("yagooglesearch")

0 commit comments

Comments
 (0)