Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit e3df8ba

Browse files
committed
🎉 v1.2.7 Fixed empty response from SearchVideos
1 parent 214a86a commit e3df8ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="youtube-search-python",
8-
version="1.2.6",
8+
version="1.2.7",
99
author="Hitesh Kumar Saini",
1010
author_email="[email protected]",
1111
description="Search for YouTube videos WITHOUT YouTube Data API v3",

tests/upload.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://pypi.org/project/youtube-search-python/1.2.6
1+
https://pypi.org/project/youtube-search-python/1.2.7

0 commit comments

Comments
 (0)