Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ferdowsi
/
pytube
like
0
Follow
Ferdowsi Neural Lab
3
Model card
Files
Files and versions
Community
549e8af
pytube
/
pytube
/
version.py
nficano
Bump version: 12.1.1 → 12.1.2
16a54f9
unverified
about 2 years ago
raw
Copy download link
history
blame
74 Bytes
__version__ =
"12.1.2"
if
__name__ ==
"__main__"
:
print
(__version__)